65.9K
CodeProject is changing. Read more.
Home

Google ReCaptcha 2.0 Client Side and Server Side Validation in ASP.NET

Aug 9, 2015

CPOL
viewsIcon

16809

Google ReCaptcha 2.0 does not provide any straight forward validation process, rather they have provided HTML data attribute to tweak your validation and form submission process. Let's see how we can utilize those... :)