running external command w/o showing
Posted: Wed Apr 16, 2008 2:03 am
Hi
I am trying to run an .exe file on my server, at user's request.
My page is in ActionScript 3.
To do so, the user's click opens a new window which loads a PHP file that runs my .exe.
Once the .exe is done with it's job, I wish to close that window automatically.
A better thing would be not to open the window in the first place, just run the php script.
Is there a way to do any of these?
Thanks,
Joe
I am trying to run an .exe file on my server, at user's request.
My page is in ActionScript 3.
To do so, the user's click opens a new window which loads a PHP file that runs my .exe.
Once the .exe is done with it's job, I wish to close that window automatically.
A better thing would be not to open the window in the first place, just run the php script.
Is there a way to do any of these?
Thanks,
Joe