<meta http-equiv="REFRESH" content="0;url=redirection_url.html">
Add the line above inbetween the <head> and </head> tags.
<meta http-equiv="REFRESH" content="0;url=redirection_url.html">
|
|
|
Quote
Guest_hwang_*
<body onload=setTimeout("location.href='http://www.google.com'",1)>