You don't have to use the CGI module for everything. I personally use it only for parsing of the cgi parameters, but rarely for forming a response.
print "Status: 302 Found\n", "Location: http://www.perlmonks.com/\n\n";
In reply to Re: How redirect the page in CGI programming?
by ambrus
in thread How redirect the page in CGI programming?
by muthuvel_perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |