Menu

user form data lost

Help
tt boy
2008-10-06
2013-06-03
  • tt boy

    tt boy - 2008-10-06

    hi,

    a user filling out my form lost all data that was in their fields after clickin "back" after seeing the following message.

    "The code you entered was invalid.
    Please use your browsers Back button to return to the previous page and try again."

    please let me know if there's a way to retain the entered form data - my form is quite long.

     
    • TNTEverett

      TNTEverett - 2008-10-06

      Your solution will depend on the source of that error message.  Normally the BACK button will redisplay any page and/or form data just the way it was left.  Exceptions are pages and/or forms with session control.  When the session quits and/or times out, the previous session page or data is lost.  You will not be able to fix the session problem without a thorough understanding of how the particular session control has been implemented other than to remove sessions altogether. 
      In short there is no easy answer, and you have not provided enough data in order for me to understand what the problem is or how to fix it. 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.