refresh

  • Thread starter Thread starter Lou
  • Start date Start date
L

Lou

As I watch radar online of the florida hurricanes, is
there a way to set the browser to refresh automatically
every 10 minutes or so?
 
You could create a html page refreshpage.htm with the following
<HTML>
<Meta http-equiv="refresh" content="600"/>
<FRAMESET>
<FRAME SRC="www.whateversiteyouwant.com"/>
</FRAMESET>
</HTML>

replace www.whateversiteyouwant.com with the site you want and open the html
page in IE. It will refresh the page every 600 secs(10 mins)

This posting is provided "AS IS" with no warranties, and confers no rights.

Thanks
Praveen [MSFT]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Access Form Refresh 1
Hurricane Irma 10
My MSN 3
refresh IE screen... 3
Auto-Refresh? 5
browser config 2
Storm Ophelia 3
Auto Refresh? 2

Back
Top