vonman has asked for the wisdom of the Perl Monks concerning the following question:
If the variable $filename is the complete http://xyz.html name of where I want to redirect to. What is the line that I need to enter after my ReadEntry()? Thanks.use CGI qw(:standard); ReadEntry();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Simple question about CGI/Perl and html redirection
by arturo (Vicar) on Mar 27, 2001 at 21:18 UTC | |
by merlyn (Sage) on Mar 27, 2001 at 21:21 UTC | |
by arturo (Vicar) on Mar 27, 2001 at 21:25 UTC | |
|
Re: Simple question about CGI/Perl and html redirection
by little (Curate) on Mar 27, 2001 at 21:12 UTC | |
|
Re: Simple question about CGI/Perl and html redirection
by Chady (Priest) on Mar 27, 2001 at 21:19 UTC | |
by arturo (Vicar) on Mar 27, 2001 at 21:24 UTC |