<meta http-equiv="refresh" content="2;URL=http://www.yoursite.com/newpage.htm" />
In 2 seconds, redirect to http://www.yoursite.com/newpage.htm.
<meta http-equiv="refresh" content="2;URL=http://www.yoursite.com/newpage.htm" />
In 2 seconds, redirect to http://www.yoursite.com/newpage.htm.
And in javascript for faster response, with meta above as insurance against disabled javascript:
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=windows-1252″>
<script type=”text/javascript”>
window.location=”http://dev08.bo.uiowa.edu/index/index.html”;
</script>
</meta http-equiv=“refresh” content=”1;URL=http://dev08.bo.uiowa.edu/index/index.html” >
</head>
<body>
bye bye – going to protected area.
</body>
</html>
window.location=”http://newsitlelocation/dfdfd.php”;
<script type="text/javascript">
window.location="http://www.antioch-college.edu/Admissions/apply/apply/index.php";
</script>