I want Captcha image verification.
how i can create with asp.net form?
I want Captcha image verification.
how i can create with asp.net form?
A couple of things to look at:
That was after a couple of minutes of searching - I'm sure you can find more.
this http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx will do great...
I have used this one first: http://www.codeproject.com/KB/custom-controls/CaptchaControl.aspx
But I've had massive spam problems by bots. Using ReCaptcha works perfect so far.