Classic Asp Recaptcha 2.0

  • Sample Form with ReCAPTCHA. First Name; Last Name; Email; Pick your favorite color: Red Green Green.
  • Sample ASP Implementation ASP Module. Do you read our HowTo? We are providing a ASP module to simplify the task of writing a web application using captchas.net. It is named CaptchasDotNet.asp. To use it, simply copy it into the directory with the ASP-scripts using it.

Classic Asp Recaptcha 2.0 Login

Choose the Captcha API You Wish to Use: BotDetect ASP.NET CAPTCHA Generator comes as a standalone Captcha library - exposing two very different Captcha APIs. The overview of those Captcha APIs is here. Note that those two APIs are like oil and water; they DO NOT mix at all - use one or another! Traditional API; Simple API (Experimental) back.

Classic

reCAPTCHA for .NET allows a developer to easily integrate Google's reCAPTCHA service (the most popular captcha control used by millions of sites) in an ASP.NET Web Forms or ASP.NET MVC web application.
The primary features of the library are:
* Renders recaptcha control with appropriate options.
* Verifies user's answer to reCAPTCHA's challenge.
* Supports ASP.NET 4.0, 4.5, and 4.5.1.
* Supports ASP.NET MVC 4 and 5.
* Seamless support for reCAPTCHA version 1 and version 2.
reCAPTCHA for .NET has the best and most up-to-date documentation among all the other competing libraries.

For projects that support PackageReference, copy this XML node into the project file to reference the package.

Classic Asp Recaptcha 2.0 App

Classic asp recaptcha 2.0 login
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
2.0

Release Notes

v2.1
1. Supports data type property (API v2 only)
2. Supports data size property (API v2 only)
3. Bug fixes
v2.0
1. Support for reCAPTCHA v2 APIs.
2. Bug fixes
v1.8
1. Fixed the SSL issue by adding an enum called SslBehavior and made it the type of the UseSsl property. UseSsl property is no longer a boolean property.
v1.7
1. Migrated code from CodePlex to GitHub.
2. Bug fixes
3. Optimized code
4. Changed the license to Apache license v2.0
v1.6.0
1. Bug fixes
2. Optimized code
v1.5.1
1. Added support for HTTPS.
2. Signed the assemblies
v1.5
1. Added legacy support for .NET 4.0 & ASP.NET MVC 4.
2. Added support for .NET 4.5.1.
v1.4
1. Minor bug fixes
2. Replaced the direct reference to ASP.NET MVC assembly with a dependency on the ASP.NET MVC Nuget package.
v1.3
1. You can now verify a user's response to recpatcha challenge asynchronously using the new 'await' keyword.
2. By default, recpacha control uses the current UI culture's language. With this release, you can now set it manually if you want.
3. The package adds the RecpatchaNet.ReadMe.txt file to your project to help you get started as quickly as possible.

Dependencies

  • .NETFramework 4.0

    • AspNetMvc(>= 4.0.20710)
  • .NETFramework 4.5

    • Microsoft.AspNet.Mvc(>= 5.2.0)
  • .NETFramework 4.5.1

    • Microsoft.AspNet.Mvc(>= 5.2.0)

Used By

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RecaptchaNet:

Classic asp recaptcha 2.0 tutorial
PackageDownloads
Daisytech.Web.DynamicForm
Security.Users.Web
Provides a controller that is ready for MVC application to manage user authentication and registration. Github source: https://github.com/vndevpro/SecurityUsers
Captcha.Lib.Web

GitHub repositories

This package is not used by any popular GitHub repositories.

Version History

VersionDownloadsLast updated
2.1.0 374,475 12/8/2015
2.0.0 4,148 11/23/2015
1.8.0 17,385 7/31/2015
1.7.0 11,043 4/19/2015
1.6.0 24,247 8/5/2014
1.5.1 684 8/2/2014
1.5.0 4,969 7/29/2014
1.4.0 723 7/28/2014
1.3.0 68,472 8/18/2013
1.2.0 16,527 2/27/2013
1.0.1 983 2/3/2013
1.0.0 751 2/3/2013
Show more