01-19-2008, 10:32 PM
|
#9 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Dont use javascript, too many people have it disabled. Use this code
Code:
<META HTTP-EQUIV="Refresh"
CONTENT="5; URL=html-redirect.html">
5 being the number of seconds before refresh (put 0 for instant) and URL being the url to go to
|
|
|
|