The only difference is that in the HEAD of page1, add the following HTML
tag (since this is an HTML question not a PHP question) :
<meta http-equiv="refresh" content="10; url=page2.php">
No need for javascript or odd server side delays (which cannot do what you
want in any case). Cheers - Neil.
At 12:58 21/07/2003 +0000, you wrote:
>what I need is for page 1 to show up then after the time out the window
>clear and have page 2 show up. I can get them to both show up at the same
>time in the same window but how do I make it look like it has loaded 2
>pages.
>
>Jon
Jon
"Neil Smith" <ne...@fresh-toast.uklinux.net> wrote in message
news:5.2.0.9.0.200307...@mail.uklinux.net...