This is probably super basic, but can someone get me started on how to execute a server-side executable via a link on a (client side) web page? I just want to click a button on a web page on the client and have it execute "ontheserver.bat".
I'm running IIS5 on a Windows XP machine. I'm using version 4.4.2 of
php. Note that this is entirely internal - home LAN only - and I am the only user, so security is not an issue.