Skip to main content

All Questions

1 vote
0 answers
385 views

google recaptcha v3 works on one page but not on another

Request screen shot I am trying to add reCaptcha v3 in my asp.net 5 framework project. reCaptcha is used on 2 pages, on first page it's working fine without any error, but on second page the same ...
sameer's user avatar
  • 11
1 vote
1 answer
224 views

Can't upgrade Outdated Google ReCAPTCHA version 1 for ASP.net

We are currently using reCAPTCHA version 1 and we're getting that error (reCAPTCHA V1 IS SHUTDOWN). We're currently using the Recaptcha.dll (Product version 1.0.0.0) for ASP.Net. How to update this ...
Aki T's user avatar
  • 656
24 votes
5 answers
75k views

How to implement reCaptcha V3 in ASP.NET

Does anyone have a full implementation demo of reCaptcha V3 in ASP.NET? I found this article: Google Recaptcha v3 example demo At the moment I am using reCaptcha V2 with the following code: public ...
Tig7r's user avatar
  • 535