Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
815
WebCaptcha CSOM
posted

I'm trying to get the validation status of the Web Captcha on the client side. I have seen examples from infragistics using $IG.WebCaptcha.find('WebCaptcha1'); to get a reference to the Captcha object,  but it seems that I am missing the Javascript files that give me access to the $IG.WebCaptcha methods. What do I need to include in my project in order for me to use the $IG functions?