Hi Ikegami,
I tried your code and it works fine in the command line.
But now I want this to get set the ENV vars in the browser, when I run the perl/cgi script.
Any Idea on how to set env vars for the browser when running the perl/cgi scripts??
Thanks
rsennat
| [reply] |
Your question is unclear. Do you mean in the browser or do you mean in the CGI Perl script? Those two run on different machines.
If you mean in the CGI Perl script, then no change is required.
If you mean on in the browser, that doesn't make any sense. What are you trying to do?
| [reply] |