There is a form I developed on ol2k and it worked great until now. Now users
are start using ol2003 and the form acts very strange. The enable/disable
macro warning turned to be a message that some controls will not be loaded
because of security. I know that the form i one-off.
Any help?
Thanks!
There's your problem, a one-off form. Outlook 2003 prevents any code
from running in one-off forms and also restricts ActiveX controls.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginners Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> There is a form I developed on ol2k and it worked great until now. Now users
> are start using ol2003 and the form acts very strange. The enable/disable
[quoted text clipped - 3 lines]
> Any help?
> Thanks!
Mr. Applications - 23 Dec 2003 15:46 GMT
And there is nothing I can do about it??? Will it be rude to ask if you have
a link to where Microsoft publish this issue?
> There's your problem, a one-off form. Outlook 2003 prevents any code
> from running in one-off forms and also restricts ActiveX controls.
[quoted text clipped - 17 lines]
> > Any help?
> > Thanks!
Ken Slovak - [MVP - Outlook] - 23 Dec 2003 16:28 GMT
Don't use a one-offed form. That's what you can do.
There's probably something about it on the Slipstick Web site, I found
out about it during discussions with the lead program manager for
Outlook during the beta.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginners Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> And there is nothing I can do about it??? Will it be rude to ask if you have
> a link to where Microsoft publish this issue?
Mr. Applications - 23 Dec 2003 16:34 GMT
I don't have the option not to use a one-off because I have to add/remove
controls from the form during runtime...
> Don't use a one-offed form. That's what you can do.
>
[quoted text clipped - 13 lines]
> you have
> > a link to where Microsoft publish this issue?
Ken Slovak - [MVP - Outlook] - 23 Dec 2003 18:36 GMT
Then you won't be able to support Outlook 2003 with your form.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginners Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> I don't have the option not to use a one-off because I have to add/remove
> controls from the form during runtime...