View Full Version : Auto refresher


Critt
04-19-2003, 07:48 PM
is there some kind of HTML code that will make an Auto refresher? is so and someone get it to me? if not can someone tell me where to find one? thanks

starlet
04-19-2003, 07:54 PM
so it'll automatically refresh a page you mean?
Put this in the head, change the number to how long you want between refreshes


<meta http-equiv="refresh" content="90">

Critt
04-19-2003, 07:57 PM
Thanks! :D