CAPTCHA not stopping email bots
Posted: Sat Mar 19, 2022 2:18 pm
Hello
I am using the CAPTCHA component with WB17 version.
It is setup that the user needs to enter the correct image numbers before the submit button will work.
Visit my real webpage here to see it in action: http://www.uxsoftware.com/pages/ticket.html
Issue, for the support and sales page, I am getting email bots with junk mail. Somehow they are able to bypass the CAPTCHA protection. I added background effect set to "random" to generate random lines, but that does not work on my website. It only shows the standard CAPTCHA image.
Is there any options I can try to do to avoid these email bots. When I call my PHP form, I read the fields and use some validation. Do you know if there is a way I can read the CAPTCHA image data to compare against the data entered in the input field? That could work with my validation.
I really do not want to use the other CAPTCHA options like recaptcha.
Thanks for your help.
Les
I am using the CAPTCHA component with WB17 version.
It is setup that the user needs to enter the correct image numbers before the submit button will work.
Visit my real webpage here to see it in action: http://www.uxsoftware.com/pages/ticket.html
Issue, for the support and sales page, I am getting email bots with junk mail. Somehow they are able to bypass the CAPTCHA protection. I added background effect set to "random" to generate random lines, but that does not work on my website. It only shows the standard CAPTCHA image.
Is there any options I can try to do to avoid these email bots. When I call my PHP form, I read the fields and use some validation. Do you know if there is a way I can read the CAPTCHA image data to compare against the data entered in the input field? That could work with my validation.
I really do not want to use the other CAPTCHA options like recaptcha.
Thanks for your help.
Les