Launching an executable
Posted: Fri Jan 20, 2012 4:23 am
My company has a license generator executable, my idea was for parameters to be entered, then when the data is submit, it also fires off this program and passes it those parameters.
Can this be done?
I know that php has the exec() and other functions, and a CGI script can be run from apache. Have written php scripts to launch an executable on their own and tried a few things but cannot get them to run from an action in Xataface.
Any help on whether this could be done would be greatly appreciated.
Cheers,
Cam
Can this be done?
I know that php has the exec() and other functions, and a CGI script can be run from apache. Have written php scripts to launch an executable on their own and tried a few things but cannot get them to run from an action in Xataface.
Any help on whether this could be done would be greatly appreciated.
Cheers,
Cam