Thread: HTML problem
View Single Post
  #2  
Old 10-11-2005, 07:51 PM
StevieG StevieG is offline
Senior Member
 
Join Date: Jan 2003
Location: Baltimore, MD, USA
Posts: 157
Default Re: HTML problem

Put this tag in the <head></head> section of your page

<META HTTP-EQUIV=Refresh CONTENT="300;yourpage.name">

The 300 is the number of seconds to wait before refreshing
Reply With Quote