in reply to system() or exec() in CGI scripts
However, if explorer.exe starts on the machine, but doesn't exhibit the wanted behaviour, it's not a matter of system vs exec. In fact, it's unlikely to be a Perl problem. What happens if you run the command from the command line? What happens if you run the command from a CGI program written in a different language than Perl? Could it be that the webserver sets up an environment that iexplorer.exe doesn't like?
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: system() or exec() in CGI scripts
by LupoX (Pilgrim) on Sep 09, 2003 at 11:16 UTC | |
by Abigail-II (Bishop) on Sep 09, 2003 at 11:27 UTC |