GitHub - clearinterface/MvcRecaptcha: ASP.NET MVC 3 Recaptcha

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

MvcRecaptcha

ASP.NET MVC 3 Recaptcha

Application uses Google's ReCaptcha Service. Download reCaptcha plugin from google - http://code.google.com/p/recaptcha/downloads/list

This application uses v1.05

Creates a custom control that you can attach to your View by using @Html.GenerateCaptchaHere()

Add the following to your controller to make it aware of reCaptcha. [RecaptchaControlMvc.CaptchaValidator]

Enjoy!

About

ASP.NET MVC 3 Recaptcha

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published