my $username=$cgi->param('username'); if ($username eq 'testuser'){ print $cgi->redirect("http://navitwiki/cgi-bin/main.cgi"); }else{ $message='Please Check the Username & Password'; &init_screen(); }
URL Status: 302 Moved Location: http://navitwiki/cgi-bin/main.cgi
In reply to Re^2: URL redirection
by Anonymous Monk
in thread URL redirection
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |