Click here to Skip to main content
15,909,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I want to implement a simple CAPTCHA in my application. I browsed through many sites but in vain, I could not find much useful help.

Can anybody kindly provide me the source code to create a CAPTCHA.

I am using C# 2008, ASP.NET 3.5 and HTML as the markup.

It would also of great help if I get some explanation in the form of comments.

Many Thanks in Advance.
Posted

"I want to implement a simple CAPTCHA in my application. I browsed through many sites but in vain, I could not find much useful help."


That's strange, cause I found some pretty good solutions in what little time it took me to go to Google and enter your request. I even found an article here on Codeproject via google. So maybe you should learn how to master the relatively simple task of using Google, before you do something more complicated like implementing CAPTCHA in your application?


"Can anybody kindly provide me the source code to create a CAPTCHA."


Ah, there we go: You want somebody else to do your work. Sorry, not gonna happen.
 
Share this answer
 
I am sure that you did not search in CP. check this link, it have download source file link. click on that to download file. don't forget google can help you always.

CAPTCHA Image[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900