This topic is locked

Captcha Code Validation

9/17/2012 5:04:34 AM
PHPRunner General questions
C
chanpeter88 author

I am using phprunner V6.0. I add captcha to add page. I add some my fields validation in before record added events. When all my fields are passed , record will be added. After I add captcha and put wrong code, adding record is still going on when all my fields are validated. How can I add the captcha code validation in before record added event and stop to continue when the captcha code is invalid?

C
cgphp 9/17/2012

Captcha validation should be automatic. I'm using the 6.1 version and it works fine.