Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Create a link on the Web server where when click will send command to the server


Message #1 by "gavon wong" <gavonw@y...> on Fri, 12 Apr 2002 10:23:20
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!

  Return to Index