I’m working on asp.net web application where I need to use CAPTCHA to test input enter into textbox please let me know very simple way to implement CAPTCHA in asp.net.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Simple Google search returns this article:
http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx
I’d recommend working through this tutorial, then if you have any problems, then ask questions. Like @Stack72 has stated, people won’t just do it all for you, but will help if you get stuck!