Return to Snippet

Revision: 30539
at August 17, 2010 04:04 by kopeo


Initial Code
<html>
<head><meta http-equiv="Content-Language" content="en-us"><title>Redirecting now</title></head>
<body>
<SCRIPT language="JavaScript">
<!--
{
window.location="http://www.newURL";
}
//-->
</SCRIPT>
 
</body>
 
</html>

Initial URL


Initial Description


Initial Title
Javascript Redirect

Initial Tags


Initial Language
HTML