Here's the situation, am changing a website to a new address using htacces redirect 301 / NEWADRESS. This passes the browser to a redirect notice page on the new site, the page is a slightly modified version of Cool Redirect (http://www.codehouse.com/javascript/...cool_redirect/).
When the url is passed on the page (dynamic) is also passed on, so the url looks like newsite.com/redirected.html?page2
The question is how do I isolate that part of the url, and pass that part of the url to the redirect coding.
Oli


Reply With Quote
Sorry Complete Newbie to Javascript


Bookmarks