As another answer noted, do this before any "print header" or similaruse CGI; my $url = 'myotherscript.pl?parm1=value1&etc=etc'; print CGI::redirect($url);
In reply to Re: How do I make one CGI script send the user to another CGI script?
by voyager
in thread How do I make one CGI script send the user to another CGI script?
by hazel-rah
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |