Form Reminder Demo

Fill out the following fields of the form, then reload or close and open the page, so you can see all data is saved and reminded automatically to the user.

This script is fully customizable, so please check formreminder.js file and read the comments so you can get exact instructions on how to customize it, for example by default the script is customized to save all fields at a specified interval of 5 seconds, and also it can be customized to be saved when the page is submitted or leaved, or to save fields manually using a javascript command, with he function "FormReminderSave()", you can also delete saved values with the "FormReminderDelete()" function.

Reload Page | Close Window | Save Field Values | Delete Saved Values

Sample Form

Enter some text:

Select checkboxes, radio buttons, and dropdown list items

Checkbox 1   Checkbox 2   Checkbox 3   Checkbox 4

Option 1   Option 2   Option 3