View Full Version : Is there an Auto Refresher Script?
Fullwebservice
10-06-2002, 09:08 PM
Is there a script that well refresh my screen when i'm not there.
Might sound dump , but i'm looking for 1,
Sorry if it's the wrong forums.
Galdo
10-06-2002, 09:15 PM
Do you mean for a web site you have made or just any web site in general?
If its a site you have made try:
META http-equiv=refresh content=0;URL=http://www.somesite.com>
Replacing 0 and the URL with your desired things.
webmarkart
10-06-2002, 09:17 PM
I'm not sure exactly what you mean "when you aren't there", but this will refresh the window for you at whatever interval you want...
<META HTTP-EQUIV=REFRESH CONTENT="10; URL=whatever.html">
This script is generally used to redirect to another page but if you replace the whatever.html with the page you put it on it will refresh itself.
Galdo
10-06-2002, 09:29 PM
Great minds think alike :p
webmarkart
10-06-2002, 09:30 PM
when I started responding there were no other posts... ya just beat me to it!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.