Captcha Web Control 1.1 is a custom captcha control library that enables you
to drag a drop the control on one of your web site pages and have a ready to use captcha validation.
The control is easy to use. Just drop it on your form, it'll do the rest. On the post back you can check if
the text entered is valid by checking the "IsValid" property of the control.
No installation or configuration is needed, default values assumed for all properties.
You can change the behavior of the control, the text length, characters type etc.
For developers: you can implement the interface of the image generating if you would like to create
your own image. You can also implement the interface of the text generator for generating different types of texts.
Download Binaries (CaptchaControl.zip)
Download Exmample Web Site + Binaries (CaptchaSite.zip)
-
Captcha preview
