Cache web forms in client side

Posted by Martin Ongtangco on Stack Overflow See other posts from Stack Overflow or by Martin Ongtangco
Published on 2010-05-26T00:49:07Z Indexed on 2010/05/26 0:51 UTC
Read the original article Hit count: 218

Filed under:
|
|

is it possible to cache form contents on client side? Like maintaining state even if the form is un-saved and the user moves to a new page then returns back to the form?

© Stack Overflow or respective owner

Related posts about web-development

Related posts about caching