Click to See Complete Forum and Search --> : Meta Tag Refresh


spykemitchell
09-19-2003, 01:49 PM
I am playing around with a forum and i need a meta tag that will automatically refresh a page as soon as it loads...

I know there is one but i fogot it...

Please help....

Spyke.

Fang
09-19-2003, 01:54 PM
<meta http-equiv="refresh" content="5;URL=http://www.mypage.com/">
time is 5 seconds, change as required

spykemitchell
09-19-2003, 03:21 PM
Cheers mate, brillianT!!!!!!!!!!!!!!!!!

spykemitchell
09-19-2003, 03:25 PM
Is there anyway i can just get it to refresh the page it is on without specifying an url? when an url is not specified it just refreshs over and over again...

Fang
09-20-2003, 12:58 AM
give the URL of the page being loaded

spykemitchell
09-20-2003, 05:44 AM
yeah i know that but it is a php document where the name of the file changes......

i just want a tag that will refresh whatever page it is on immediatelly after the page is loaded and only once....