Click here to Skip to main content
15,885,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How to create a Captcha in ASP.Net
================================


Dear Friends,

am working on asp.net c#, SqlServer 2005.

I have a Registration Page....In that I want to use Captcha.

User Must enter alll his/her details and the captcha letters before registering the application.

so, please help how to create captcha in asp.net , c#.

Please show me step by step process for creating captcha.

THANKS IN ADVANCE.
Posted
Comments
Kenneth Haugland 5-Aug-12 7:03am    
Code? What have you tried?

There is no standard captcha control provided by Microsoft.

Following articles will help you out in implementing it:
CAPTCHA Image[^]
Simple ASP.NET CAPTCHA Tutorial [^]
CAPTCHA Graphic in ASP.NET[^]

Try out!
 
Share this answer
 
Check here
CAPTCHA Image[^]
A CAPTCHA Server Control for ASP.NET[^]

and the best suggestion for you is here[^]
 
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