View Single Post
  #1 (permalink)  
Old Dec 30th, 2006, 15:23
Donny Bahama Donny Bahama is offline
Reputable Member
Join Date: Mar 2005
Location: Margaritaville (a state of mind somewhere between Inebriation and San Diego), CA
Posts: 233
Thanks: 4
Thanked 0 Times in 0 Posts
Server side executables

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.

Last edited by Donny Bahama; Dec 30th, 2006 at 15:54.
Reply With Quote