A simple redirect can be handled from perl with CGI->redirect:
print $CGI->redirect(-uri => 'http://YourNewUrlHere');
But what you describe sounds like you probably need to use some javascript in your web page and Perl won't help you. Try googling 'javascript location'.
In reply to Re: CGI redirect to new window/frame
by ruzam
in thread CGI redirect to new window/frame
by jithint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |