I have a contact page where people can fill out information pertaining to their needs, and a captcha code at the end for them to enter before submitting the form. When I go to submit the form an error page pops up.
can anyone tell me if this is java or something else?
Hi Jeremy,
It’s pretty much impossible to tell where a problem is with just a couple screenshots. You should probably check your permissions to visit the first page you screenshotted, and check how you’re sending the CAPTCHA value to that.
You might want to consider not using CAPTCHAs on your site though, since they make users less likely to fill out a form.