Click to See Complete Forum and Search --> : Request for automatic URL reloader


BWSmith
01-20-2003, 01:07 PM
Hi everyone,

I'd like to create a 2-frame HTML page that automatically reloads a URL every X seconds (if the previous reload is complete).

- The lower frame would be the loaded URL
- The upper frame would be a "toolbar" form featuring the following elements:
a) The URL being reloaded (text input)
b) The reload time interval in secs (numerical input)
c) Time left until the next reload attempt (display only)
d) Reload hit counter (display only)
e) A manual "Refresh" button for the URL.

What is the JS code for this?

Thanks in advance!

BWSmith
01-21-2003, 11:47 AM
No takers?

I'll settle for a reloader that hits a hardcoded URL a hardcoded number of seconds. I'll add the form buttons later.

Surely, this is a well-documented classroom example. Could anyone point me to where I could download (and modify) something similar?

Thanks!

khalidali63
01-21-2003, 03:19 PM
Here you go.
There are few things which you may need to take into account,I have given a brief detail in the toolbar page.
Njoy

Khalid