什么 CAPTCHA 系统与 ASP.NET MVC 兼容? 有什么好的例子吗?
What CAPTCHA system is compatible with ASP.NET MVC? Are there any good examples out there?
这是关于在 MVC 中使用 reCaptcha 的精彩教程,并且适用于当前最新版本。
This is a great tutorial on using reCaptcha in MVC and works with the currently newest release.
尝试这篇文章
如果您不这样做,可以在此处找到源代码没有耐心阅读文章:zip 文件
Try this post
Source code can be found here if you don't have the patience to read the article: zip file
Stack Overflow 使用 ASP.NET MVC 编写,使用 reCAPTCHA。 您可以在一次一个字地数字化书籍中了解有关 reCAPTCHA 的更多信息甚至观看 Jeff Atwood 在 Stack Overflow 上谈论 reCAPTCHA PDC 2008。
Stack Overflow, which is written using ASP.NET MVC, uses reCAPTCHA. You can find out more about reCAPTCHA at Digitizing Books One Word at a Time and even watch Jeff Atwood talk about reCAPTCHA within Stack Overflow during his talk at PDC 2008.
查看 RecaptchaMvc。 它是一个使用 reCAPTCHA 服务和 ASP.NET MVC 的框架。
Check out RecaptchaMvc. It's a framework that uses the reCAPTCHA service and ASP.NET MVC.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(4)
这是关于在 MVC 中使用 reCaptcha 的精彩教程,并且适用于当前最新版本。
This is a great tutorial on using reCaptcha in MVC and works with the currently newest release.
尝试这篇文章
如果您不这样做,可以在此处找到源代码没有耐心阅读文章:zip 文件
Try this post
Source code can be found here if you don't have the patience to read the article: zip file
Stack Overflow 使用 ASP.NET MVC 编写,使用 reCAPTCHA。 您可以在一次一个字地数字化书籍中了解有关 reCAPTCHA 的更多信息甚至观看 Jeff Atwood 在 Stack Overflow 上谈论 reCAPTCHA PDC 2008。
Stack Overflow, which is written using ASP.NET MVC, uses reCAPTCHA. You can find out more about reCAPTCHA at Digitizing Books One Word at a Time and even watch Jeff Atwood talk about reCAPTCHA within Stack Overflow during his talk at PDC 2008.
查看 RecaptchaMvc。 它是一个使用 reCAPTCHA 服务和 ASP.NET MVC 的框架。
Check out RecaptchaMvc. It's a framework that uses the reCAPTCHA service and ASP.NET MVC.