is it possible to execute a file from the php script??? if so, what is the code for that? thanks for the help...
May be. If you put the executable in the cgi-bin directory, you can call it just from a form putting action="/cgi-bin/myexec.exe?someparam".
See you.
Program Execution