` Printed Icetips Article

Icetips Article



Par2: Refresh web page on a timer
2000-02-04 -- Jim DeFabia
 
To refresh a web page in HTML, you would use a META tag inside the HEAD
structure:

For example:


   
   Whatever title goes here


This refreshes thispage.htm every 5 seconds. If you name another page as the
URL, it does a redirect after 5 seconds.



Printed May 13, 2024, 4:45 am
This article has been viewed/printed 35122 times.