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.
Printable View
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.
Are you willing to use a *.vbs file on the Client side??
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