什么验证码系统与 ASP.NET MVC 兼容?

发布于 2024-07-08 03:17:05 字数 116 浏览 5 评论 0 原文

什么 CAPTCHA 系统与 ASP.NET MVC 兼容? 有什么好的例子吗?

What CAPTCHA system is compatible with ASP.NET MVC? Are there any good examples out there?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

陌伤浅笑 2024-07-15 03:17:05

这是关于在 MVC 中使用 reCaptcha 的精彩教程,并且适用于当前最新版本。

This is a great tutorial on using reCaptcha in MVC and works with the currently newest release.

迷爱 2024-07-15 03:17:05

尝试这篇文章

如果您不这样做,可以在此处找到源代码没有耐心阅读文章:zip 文件

Try this post

Source code can be found here if you don't have the patience to read the article: zip file

从来不烧饼 2024-07-15 03:17:05

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.

指尖微凉心微凉 2024-07-15 03:17:05

查看 RecaptchaMvc。 它是一个使用 reCAPTCHA 服务和 ASP.NET MVC 的框架。

Check out RecaptchaMvc. It's a framework that uses the reCAPTCHA service and ASP.NET MVC.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文