How to create captcha in Asp.net
How to create captcha in Asp.net with example
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Aug 6, 2012, 7:54 AM
Hemant KumarPosted Aug 6, 2012, 6:40 AM
Find a .NET captcha control like this one:
http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx
Then just change the way the image is generated.