Shell-out

J

Jim McGivney

I have a program C:\MyDir\MyProg.exe
I would like to place a button on an aspx page to start the program
(shell-out) and to pass some command line arguments.
Can this be done ?
Sample code would be appreciated.
Thanks in advance for your help.
Jim
 
J

Jeff Dillon

So MyProg.exe is on the server, right? Because you can't launch a program on
the client. This isn't a virus, is it? (that's why)

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top