I have a form that when you click submit it posts the information to a URL then redirects the user to a thank you page. However I am having a problem where even though the captcha is set to be a required field, if it is not filled out the form will submit the information (it will give a message that the catpcha is wrong but it will still submit the form). The problem is that this is allowing spam software to continuously send spam submissions with the form.
Is there any way to fix this issue? Need help ASAP!
Thanks!

