On Sat, 2004-06-05 at 10:20, Mike Mapsnac wrote:
> I want to refresh page every 10 seconds, without clicking on "Refresh" 
> button.
> Any ideas how this can be done?
> 
> Thanks

I think you want to include something like this in your pages header
section:

<META HTTP-EQUIV="REFRESH" CONTENT="10">

-- 
Scot L. Harris
[EMAIL PROTECTED]

It is so soon that I am done for, I wonder what I was begun for.
                -- Epitaph, Cheltenham Churchyard 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to