[Javascript] Automated Reload

Peter-Paul Koch gassinaumasis at hotmail.com
Sat Jun 9 05:27:01 CDT 2001


>Could someone point out to me on how to make a page automatically reload 
>after some interval of time? say, I want the page to be automatically 
>reload every 30 minutes?

<META HTTP-EQUIV="refresh" CONTENT="1800;URL=thepage.html">

refreshes to thepage.html after 1800 seconds.

ppk

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.





More information about the Javascript mailing list