Z
zee
In my company, I need to put a form on the organization folder. I need
to send an email to 120 users with my customized form that calls a
vbscript file on a shared folder. What would be the best way to do
this? how can I send the form to users? I need minimal user
interaction, bascially just send an email and the code in the Item_open
event should do all of the work. I never done thise before so guide me
please. Also, I have all of the users in a distribution list on the
Exchange server. most users use outlook 2000 SP3 and windows 2000sp4,
the rest use newer versions. I tried using a message with an HTML link
to the .vbs file, but the IE save dialoge showed up. I need it to be
done silently.
I tried applying the script to the users' login accounts, but it's too
complicated since they're in 50 diferent domains.
to send an email to 120 users with my customized form that calls a
vbscript file on a shared folder. What would be the best way to do
this? how can I send the form to users? I need minimal user
interaction, bascially just send an email and the code in the Item_open
event should do all of the work. I never done thise before so guide me
please. Also, I have all of the users in a distribution list on the
Exchange server. most users use outlook 2000 SP3 and windows 2000sp4,
the rest use newer versions. I tried using a message with an HTML link
to the .vbs file, but the IE save dialoge showed up. I need it to be
done silently.
I tried applying the script to the users' login accounts, but it's too
complicated since they're in 50 diferent domains.