Re: Protecting form code
- From: "Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx>
- Date: Tue, 14 Jun 2005 16:28:32 -0400
1) OK, I see what you're concerned about. If you want to absolutely protect your intellectual property, you would need to try to build all the functionality into a COM add-in -- not necessarily an easy task.
2) Check the setting on the published form's Options dialog and republish if needed.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"luigi" <luigi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:C2861608-E20A-496A-B63D-27AB3BA1007D@xxxxxxxxxxxxxxxx
> ok this could be useful to protect against changing the design; but what
> about protecting intelletual property of tha code of the form?
> Outlooksoft give the access to the property exposing the code.
> 1) There is a way to hide the code?
> 2) I have another issue I setted Item.DeleteAfterSubmit = True on the
> Item_Open, now I commented away that line but the Item is still deleted from
> the sent folder, I cleared the cache but still have this problem; with
> outlookspy I checked the property on the item on the destination mailbox and
> I saw that it is ok (setted to false) any idea?
>
>
> thanks
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> It's a lot harder to sniff if you use a non-ASCII language. See http://www.outlookcode.com/d/code/getformpassword.htm#notes
>>
>> --
>> Sue Mosher, Outlook MVP
>> Author of
>> Microsoft Outlook Programming - Jumpstart for
>> Administrators, Power Users, and Developers
>> http://www.outlookcode.com/jumpstart.aspx
>>
>>
>> "luigi" <luigi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:7232792F-C52A-4F27-B56C-91CEC54F22B8@xxxxxxxxxxxxxxxx
>> > it is possible to protect the form code?
>> > I notice that the form password is easy to sniff with Outlookspy
>> > I need a more reliable way to protect it.
>> > It is possible to load the code at runtime?
>>
.
- Follow-Ups:
- Re: Protecting form code
- From: luigi
- Re: Protecting form code
- References:
- Protecting form code
- From: luigi
- Re: Protecting form code
- From: Sue Mosher [MVP-Outlook]
- Re: Protecting form code
- From: luigi
- Protecting form code
- Prev by Date: Re: Protecting form code
- Next by Date: Re: Protecting form code
- Previous by thread: Re: Protecting form code
- Next by thread: Re: Protecting form code
- Index(es):
Relevant Pages
|