Combined Google reCAPTCHA v2 & v3 in ASP.NET

Bluehost Shared Hosting

Combined Google reCAPTCHA version 2 and version 3 in ASP.NET

With integrating the module to your ASP.NET Web Forms Web Application (such as login), check if the user is human or bot with combined of Google reCAPTCHA v2 & v3.

The module first verifies requests with reCAPTCHA v3 with a score. If the score is not higher than the pass score, module makes visible reCAPTCHA v2 with the “I’m not a robot” tickbox. If the user is verified with reCAPTCHA v2, score is going to be 1 (highest score) and Required Field Validator return true.

Full source code is included. Target Framework: .NET Framework 4.7.2 – Language: c#

What is reCAPTCHA?

reCAPTCHA is a service that protects your site from spam and abuse. It uses advanced risk analysis techniques to tell humans and bots apart.

reCAPTCHA v3 helps you detect abusive traffic on your website without user interaction. Instead of showing a CAPTCHA challenge, reCAPTCHA v3 returns a score so you can choose the most appropriate action for your website.

reCAPTCHA v3 scores are between 0-1.

reCAPTCHA v2 (“I’m not a robot” Checkbox) requires the user to click a checkbox indicating the user is not a robot. This will either pass the user immediately (with No CAPTCHA) or challenge them to validate whether or not they are human.

Our Reviews

Combined Google reCAPTCHA v2 & v3 in ASP.NET

Combined Google reCAPTCHA v2 & v3 in ASP.NET

Combined Google reCAPTCHA v2 & v3 in ASP.NET

0 average based on 0 ratings.

Techtolia

Techtolia

Visit Author's Portfolio

View Portfolio
Last Update 2020-12-30
Created 2020-03-08
Sales 22
Discussion Comments
Compatible Browsers Firefox Safari Opera Chrome Edge
Software Version .NET 4.7
High Resolution Yes
Files Included Active Server Page ASPX C# CS JavaScript JS JavaScript JSON HTML CSS
Video Preview Resolution
Search plugins
Browse Categories

Bluehost Shared Hosting