Code to create CAPTCHA code in ASP.NET?

被刻印的时光 ゝ 提交于 2019-12-06 04:29:29

问题


I want to create a CAPTCHA similar to http://www.gigbooks.com/getcaptcha.php this one. But its in PHP an anyone provide me the code to create the same in ASP.NET ?

I am using ASP.NET 2.0 (C#)

Thanks,


回答1:


For a programmatic API to reCAPTCHA, start at the recapture home page.

If you just want to hide contact emails, take a look at Google's reCAPTCHA mailhide.



来源:https://stackoverflow.com/questions/430615/code-to-create-captcha-code-in-asp-net

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!