Jster
11-06-2006, 09:20 AM
Here's the scenario, we have an exe file on another server "Server1". We want an asp page on our Web server to run the exe file on server1 and not hose up the webserver. Is this possible? Are there any references to doing this?
I was thinking that we could use wscript.shell object and run "\\Server\location\exe.exe par1" but I'm thinking that runs the executable on the web server and not on the Server. I hope this make sense.
Thanks,
Josh
I was thinking that we could use wscript.shell object and run "\\Server\location\exe.exe par1" but I'm thinking that runs the executable on the web server and not on the Server. I hope this make sense.
Thanks,
Josh