Switch between two web pages



Hi,

Anyone aware of a way to switch between two web pages while still
allowing each page to run in the background? ie. I have one web page
that auto refreshes every 60 seconds, and another one that also auto
refreshes every 60 seconds.

What i want to be able to do is to switch back and forth between these
two pages every 5 mins, while still allowing each page to run (refresh)
individually in the background.

Each individual page is collecting statistics and databasing them so
both need to run every 60 seconds, therefore a simple redirect of the
same browser would not allow this to happen.

Thanks in advance.

Daniel

.



Relevant Pages

  • Re: Switch between two web pages
    ... div id=page1 ... that auto refreshes every 60 seconds, and another one that also auto ... What i want to be able to do is to switch back and forth between these ...
    (php.general)
  • Re: Switch between two web pages
    ... that auto refreshes every 60 seconds, and another one that also auto ... What i want to be able to do is to switch back and forth between these ... PHP but is client-side? ... Normally I hate frames, but for this ...
    (php.general)