refresh explorer

: I would like an applescript that refreshes the internet
: explorer browser window. Does any one know how to do
: this or know of a good website for browser scripting.
: Thanks, Rachel
Hi Rachel,
you can do this with a simple meta tag in the head, some like:

where 5 is the time in seconds between each reload of the page, and URL is th URL of the page itself or another page if you want the browser go to another page.
You can find a complete documentation at netscape.developer.com
cya
Roberto