How to remember form data after CAPTCHA error?

by skyvia
1 replies
  • WEB DESIGN
  • |
Hi,

I have an HTML form where users can type in a paragraph of information along with a CAPTCHA spam stopper where they have to enter in a phrase. If they enter the phrase wrongly, the page reloads and tells them they entered the wrong phrase. At the same time, they lose their paragraph. The back button doesn't recover the page.

How can I get their paragraphs to remain if they have a CAPTCHA error?

Thanks
#captcha #data #error #form #remember
  • Profile picture of the author KirkMcD
    When the captcha fails, rebuild the form page using the posted variables.
    {{ DiscussionBoard.errors[3961541].message }}

Trending Topics