Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
print $cgi->redirect(-url=>"http://localhost/cgi-bin/main.cgi?username +=$username&loggedin=1");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: url redirect with parameters hidden
by moritz (Cardinal) on Jan 16, 2008 at 06:24 UTC | |
|
Re: url redirect with parameters hidden
by chromatic (Archbishop) on Jan 16, 2008 at 05:49 UTC | |
|
Re: url redirect with parameters hidden
by olus (Curate) on Jan 16, 2008 at 11:45 UTC |