in reply to How redirect the page in CGI programming?

Uhm I thought this was a non-profit thing here. ;-)
print $cgi->redirect("http://www.perlmonks.ORG")

Cheers,
PerlingTheUK

Replies are listed 'Best First'.
Re^2: How redirect the page in CGI programming?
by Anonymous Monk on Jun 21, 2005 at 11:14 UTC
    They should both work. Did you try?