ol2000 custom form on ol2003

  • Thread starter Thread starter Mr. Applications
  • Start date Start date
M

Mr. Applications

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.
 
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?
 
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.
 
I don't have the option not to use a one-off because I have to add/remove
controls from the form during runtime...
 
Back
Top