Re: page reloads

> From: Steve Nisbet <S.Nisbet@doc.mmu.ac.uk>
> 
> Hi folks,
> maybe this has been answered before, but is there currently a method to force
> a document reload, say after a form has been processed. I suppose there isnt
> at the moment. I was wondering if anyone else would find it useful.

Options:

  o Have the CGI script which processes the form return an HTML
    document

  o Use one of the browser APIs which are now available to force the
    browser to reload (CCI should be able to do this soon, I think the
    Netscape one can do it now.)
    See <http://yahoo.ncsa.uiuc.edu/mosaic/cci.spec>
        <http://home.netscape.com/info/APIs/>

  o NCC added some (IMHO atrocious) hacks to the last version of
    Netscape to allow "dynamic documents" which allows you to reload
    documents periodically.
    See <http://home.netscape.com/assist/net_sites/pushpull.html>

Adrian

aids (adrianh@cogs.susx.ac.uk)  ObDisclamer: Poplog used to pay my wages
Phone: +44 (0)1273 678367 URL: http://www.cogs.susx.ac.uk/users/adrianh/

Received on Thursday, 1 June 1995 09:53:08 UTC