looking for a client-side form persistence library

B

Bernard Delmée

Hello,

is anyone aware of a client-side form persistence library?
Typically implemented on top of cookies, used along the lines
of "peristForm("myForm","myCookie",numDays)" or somesuch.
Then the cookie can be used onLoad in order to restore the
form's last content.

I imagine it must be possible to iterate over the controls of
the form, serialize them as a concatenated string, then
persist that as a disk cookie.

Thanks for any hint,

Bernard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,981
Messages
2,570,188
Members
46,731
Latest member
MarcyGipso

Latest Threads

Top