how to stop vbscript to travel with the form?

  • Thread starter Thread starter yaronbd
  • Start date Start date
Y

yaronbd

how to stop vbscript to travel with the form?

i have a heavy vbscript code, but i dont want it to travell with the
form
can i do that?
 
Why don't you tell us more about the intended usage and recipients of the items created with this form?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
So how is it being used that gives you reason to worry about the script traveling with the form? Where is it published?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
it will be published in the organizational forms library
the problem is:
when the meeting is created, the form is sent to the attendee but
because of its size (the large vbscript behind)
it is blocked

is there an option not to send it at all?
 
Outlook version? Did you leave the "send form definition with item" box on the published form unchecked.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers


it will be published in the organizational forms library
the problem is:
when the meeting is created, the form is sent to the attendee but
because of its size (the large vbscript behind)
it is blocked

is there an option not to send it at all?
So how is it being used that gives you reason to worry about the script traveling with the form? Where is it published?
 
Back
Top