Code to generate CAPTCHA code in ASP.NET?

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

I am using ASP.NET 2.0 (C #)

Thanks,

+5
source share
1 answer

For the software API for reCAPTCHA, start by restoring the home page .

If you just want to hide contact letters, check out Google reCAPTCHA mailhide .

+15
source

All Articles