I have a web server that only I use running on my windows machine, and I would like it to run a batch file that's on the web server when I click a button on the website. Is this possible?
To reiterate:
Click button -> website runs batch file on same machine as webserver