G
Guest
What I need: I need so send an email to someone. When they get the email, and they open it, VB script code fires in the background, opens up WSH, and gets local information from their PC and writes it to a server share
What I have: I have the WSH code written up and it runs fine. If I create a new mail message, go into Design Form mode and add the code in (code is triggered via a Function_Open() command) and then choose From/Run this form, the code runs and copies my local data to the share. Ok, then I address the email to a user and have him/her open the email, but the code refuses to run on his/her PC. I know they have WSH running on their PC. What I am doing wrong? This is driving me crazy. Thanks in advance.
Sam
What I have: I have the WSH code written up and it runs fine. If I create a new mail message, go into Design Form mode and add the code in (code is triggered via a Function_Open() command) and then choose From/Run this form, the code runs and copies my local data to the share. Ok, then I address the email to a user and have him/her open the email, but the code refuses to run on his/her PC. I know they have WSH running on their PC. What I am doing wrong? This is driving me crazy. Thanks in advance.
Sam