in reply to Re: Searching large files before browser timeout
in thread Searching large files before browser timeout

You can specify a reload in the header ("client pull") rather than needing any client-side script.
  • Comment on Re: Re: Searching large files before browser timeout

Replies are listed 'Best First'.
Re: Re: Re: Searching large files before browser timeout
by graq (Curate) on Jun 13, 2001 at 15:45 UTC
    From experience, I would be wary of relying on browser refresh (whether manual or not). Web page caching occurs in so many hops between host and client, and varies in behaviour between - not only - browser type, but also browser version.

    Expect some visitors to experience unwanted behaviour from a setup like this. Unfortunately I know of no way to avoid it, other than not to rely on browser refresh.

    --
    Graq

Re: Re: Re: Searching large files before browser timeout
by tachyon (Chancellor) on Jun 13, 2001 at 01:08 UTC

    Agree. Getting tired. And Sloppy. Corrected. Thanks. tachyon

    sleep(28800);