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

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top