asp_web_howto thread: Create a link on the Web server where when click will send command to the server
Hi, I am new to ASP. I am wondering if I can create a link on the index page that will send command to the web server? eg, <a href="file:///abc.bat> When I click on the link, it actually ask the web server to run this 'abc.bat' locally, not on the client PC. Thank you!
|





