<html> <head> <SCRIPT LANGUAGE="JavaScript"> <!-- window.location="http://www.go.here/whatever.html"; // --> </script> </head> <body> <p>If this page does not re-direct you automatically, please <a href="http://www.go.here/whatever.html">click here</a>.</p> </body> </html>
Redirect a browser via JavaScript
Leave a Reply
You must be logged in to post a comment.