View Full Version : Code for a timer
sam020202
11-28-2002, 11:24 AM
Need some code that basically when you load a page on a website after 10 seconds it will forward you to another web site.
Please if anyone can help please do.
Thank you very much.
sam020202
11-28-2002, 11:41 AM
Not to worry, got the code now:-
<meta http-equiv="refresh" content="10;URL= url=http://www.youpagehere.com">
whammy
11-28-2002, 12:41 PM
Actually that should be:
<meta http-equiv="refresh" content="10;URL=http://www.yourpagehere.com" />
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.