Validate captcha code in client side

hadi tag asked on May 10, 2015 11:36

hi

<cms:SecurityCode ID="scCaptcha" GenerateNumberEveryTime="false" runat="server" />

how to use from kentico captcha control and check validity in client side?

Recent Answers


Brenden Kehren answered on May 10, 2015 18:52

Create your own form control that does this. The form control included uses server side validation. Any particular reason you want client side?

0 votesVote for this answer Mark as a Correct answer

Virgil Carroll answered on May 10, 2015 20:56

Don't quote me on this, but I think you can use the Google Captcha control as client side. Here is an article on integrating it with Kentico.

http://devnet.kentico.com/articles/new-version-of-google-recaptcha

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.