Re: auto refresh once

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2005-03-02 at 01:55, William Stokes wrote:
> Hello,
> 
> Is it possible to force one automatic refresh browser when user enters to a 
> webpage? If so, how?


javascript timer and a reload in a function called vi body onLoad wouldd
do it I guess.  if you are only going to do it once you need to not
write the javascript the second time through so you will have to keep
track of whether this is the first time or not.

HTH

Bret

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux