Re: Ajax Back/Forward History problem â saving document state by document.save()

On Tue, 22 Nov 2005 18:10:10 +0100, Anthony Ettinger  
<apwebdesign@yahoo.com> wrote:
> This may be off topic, but is there a way to save a
> form like a temporary doc when a user is filling it
> out, incase of browser crash or mispost.

You can set a timeout and push the user input to the server every couple  
of seconds. Browsers could also improve their textarea handling.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Tuesday, 22 November 2005 17:24:49 UTC