The captcha displays correctly but when I attempt to direct the form to go to a cgi script the captcha no longer protects the form and allows nothing to be entered into the Captcha input. The form goes through despite nothing being entered in the captcha. If I remove the submit url the captcha protects the form but it can't be directed to the cgi script.
Forums
Captcha not working with submit URL
Hi desktopp,
The captcha is checked on the server side. When you use a Submit URL the form is submitted directly to that URL< ChronoForms never sees the results so can't check the captcha.
If you need the captcha then you'll need to find some way of passing the results from the OnSubmit After code.
Bob
The captcha is checked on the server side. When you use a Submit URL the form is submitted directly to that URL< ChronoForms never sees the results so can't check the captcha.
If you need the captcha then you'll need to find some way of passing the results from the OnSubmit After code.
Bob
This topic is locked and no more replies can be posted.