Stop Application if the captcha is incorrect?

How do I stop the application, not to run the event OnValidate if the captcha is incorrect?

Re: Stop Application if the captcha is incorrect?

Hi Case_Metal,

You can put the macro sc_error_exit() in start of the event onValidate. And the macro stop the application if the CAPTCHA is incorrect.