Hello Perl Lovers,
Following situation:
On a XP machine I am running a CGI script (Apache Webserver). I want to remotely open a Internet Explorer window.
I tried to simply call iexplorer.exe via system() and also via exec() inside the CGI script.
The behavior that occurs is that a process "iexplorer.exe" does start on the machine but no browser window does open.
After that I tried to call the iexplorer.exe indirectly via a batch file called by the CGI. That also does not work the way I would expect it.
Where is my fault?
Thank You for all comments...
Georg -> perlmonk@viot.de
In reply to system() or exec() in CGI scripts by LupoX
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |