View Single Post
Old 01-19-2008, 10:32 PM   #9 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

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
__________________

Village Idiot is offline  
Reply With Quote