recaptcha breaks form and required feilds
-
When I turn on Recaptcha, the form won’t send. When I turn off the recaptcha, the form sends. Over the last year, I have had issues with the form not sending, and the issue is intermittent, oftentimes solved by an update or turning off and on Recaptcha. Weird things like that. But this time, that did not fix the issue. The form won’t send with recaptcha on.
At this point, I am losing confidence in the stability of having recaptcha on and would like to leave it off, but still have a way to prevent spam.
I would like to present a possible solution, but I don’t have the skills to implement the programming without help.
On my form, I have two text boxes. One for First Name: and one for Last Name:
99% of the spam that comes through, has first and last in both boxes.
Example:
First Name: John Dow
Last Name: John Dow
Can you right a script that if these two boxes are the exact same, the form won’t send?
in 13 years of bussines I have never had a real customer fill out the form with there first and last name in both boxes. Real people always fill it out correctly.
First Name: John
Last Name: Dow
By requiring that these two boxes be different, would weed out a bunch of spam, at least the dumb bots. Then I would not have to rely as much on Recaptcha, which when on also slows down site speed.
I hope you can make this happen,
Thanks Brian
The page I need help with: [log in to see the link]
- The topic ‘recaptcha breaks form and required feilds’ is closed to new replies.