Return to Snippet

Revision: 32627
at September 30, 2010 19:54 by fnx


Updated Code
<html> 
<head> 
  <meta http-equiv="refresh" content="0;url=mypage.aspx" /> 
</head> 
<body> 
</body> 
</html>

Revision: 32626
at September 30, 2010 19:44 by fnx


Initial Code
<html> 
<head> 
  <meta http-equiv="refresh" content="0;url=mymage.aspx" /> 
</head> 
<body> 
</body> 
</html>

Initial URL


Initial Description
Can be used as default.htm page to redirect to the desired page

Initial Title
default.htm Page Redirect

Initial Tags
redirect

Initial Language
HTML