Make a frame refresh from another frame? [resolved]
I would like to know how to make a frame refresh using another frame to tell it what to refresh to by selecting a random URL from the list.
So my page would look like this..
_____________________________________________
|Main Frame [Frame to tell wot other frame to refresh to]|
------------------------------------------------------------------------
|Secondary Frame to refresh by being told to do so and_|
|which url to go to every 5 minutes and 10 seconds____|
|____________________________________________|
You get what i mean?
1. It has to refresh the bottom frame using the top frame
2. It has to be told which page to refresh to by using a random url selector located in the top frame
3. It must Refresh with a new link every 310 seconds or 5 mins 10 secs
4. CAN ANYBODY SHOW ME AN EXAMPLE OF THE SCRIPT
Thnx in advance