Forums

Data Cleared, Wrong Page Loads when Incorrect Captcha Code Entered on A Multipage Form

toad 21 May, 2014
I have a multipage form. if someone enters in an incorrect Captcha code, the web page refreshes to page one and clears all of the data. Any way to retain the data and have just the last page load?
GreyHead 22 May, 2014
Hi toad,

The simplest answer is to put the Captcha on the first page. It's unlikely a spammer is going to complete a multi-page form so it probably doesn't do anything now.

If you really need it there then use a Show Form or ReDirect action to re-load that page instead of an Event Loop action.

Bob
This topic is locked and no more replies can be posted.