lerouxjcg
May 21st, 2002, 02:17 PM
Can any one please tell me how to call/execute an exe or bat
file on the client side with a passed parameter from the web server.
Thank you.
SButler
May 22nd, 2002, 02:55 PM
Are you willing to use a *.vbs file on the Client side??
lerouxjcg
May 23rd, 2002, 06:25 AM
Hi,
No, we will have problems with anti-virus software on the client side. I tried to execute a javascript function using Wscript host but that also doesn't work from the server. It displays an error message - Automation server can't create object.
It works locally.
Thanks