if you have control of the content of the webpage then including
<META HTTP-EQUIV="refresh" content="10;URL=http://www
in the head will make the page refresh every 10 seconds
Main Topics
Browse All TopicsIs there a way for Internet explorer to automatically refresh a web page? If not, are there any other web browsers that offers such a feature
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
if you have control of the content of the webpage then including
<META HTTP-EQUIV="refresh" content="10;URL=http://www
in the head will make the page refresh every 10 seconds
create a file named: launch.html
open it with notepad
merge this html code:
<HTML>
<META HTTP-EQUIV="refresh" content="5">
<FRAMESET rows="*" frameborder=0>
<FRAME src='http://www.mypage.com
</FRAMESET>
</HTML>
replace 'http://www.mypage.com/etc
you are ready to you open the file launch.html in your browser
bye,
Davide
Business Accounts
Answer for Membership
by: sunray_2003Posted on 2004-03-07 at 21:14:54ID: 10538311
Try MYIE2
that has the auto refresh for any webpage.You can set how many secs you want a page to refresh automatically