Hi
how do I run a batch file from a web page using iis 7?
I want to make a html page with a button that when clicked runs a Batch file on the server.
security risks don't matter in my case.
I know how to run php scripts if it is similar.
thanks in advance