2

Possible Duplicate:
What CAPTCHA system is compatible with ASP.NET MVC?

I'm looking for a CAPTCHA control that is designed for ASP.NET MVC.

Which one is the easiest to implement?

Community
  • 1
  • 1

2 Answers2

5

reCAPTCHA- see here on how to use it.

bzlm
  • 9,626
  • 6
  • 65
  • 92
RichardOD
  • 28,883
  • 9
  • 61
  • 81
1

Take a look at MVC Captcha.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Mahesh Velaga
  • 21,633
  • 5
  • 37
  • 59