Posted by Bret Hughes on 03/02/05 10:09
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
[Back to original message]
|