Now you can go back further with search history. Learn More.
print $CGI->redirect(-uri => 'http://YourNewUrlHere'); ... PerlMonks lovingly hand-crafted by Tim Vroom. PerlMonks went on a couple dates, and ...
You need to use "window.open(url, 'name')" Change: onsubmit="document.location.href to: onsubmit="window.open(YourNewURLhere, 'temp')....
Change: onsubmit="document.location.href to: onsubmit="window.open(YourNewURLhere, 'temp').... _____
'support-and-feedback-359/fragen-and-antworten-61/fragen-zum-reitsport-shop-689/(.*)' => 'yournewurlhere/$1'
<?php header("location: http://yournewurlhere.com"); ?> ANYWAY. I'm done now :P. Hopefully some of this was helpful! Using Firefox on Mac | Report This?