This topic is locked

Auto Save

3/4/2011 11:30:44 AM
PHPRunner General questions
G
gtettert author

I have a large page with lots of text fields and I do not want users to loose their data if/when there is a problem like a session timeout.
Is there a was to setup an automatic save that will save the data every X minutes or X amount of data entered and keep the user in the edit or add screen?
If the timed save is not possible then is there a way to give the user a "Save and Continue" button?