CAPTCHA & MAPTCHA Forms Protection

CAPTCHA is a type of challenge-response test used to ensure that the response is not generated by a computer(e.g. spam bot). MAPTCHA is the same, but instead of typing code from a generated image, it requires providing an answer to a simple math challenge.
Using CAPTCHA protection will help add more value to your web design services in a very cost effective way.
For programmers it will save a lot of time researching and testing, as we’ve already done the hard part for you. Just select the styles used for the CAPTCHA image and it will be automatically generated for you.
The CAPTCHA /MAPTCHA class allows you to customize the look of the CAPTCHA image by tweaking the following options:
Font (family, size, color)
Text (length, shadow color, offset)
Size of the image that will be generated
Set of images that can be used for backgrounds
Background color if no background image is specified
Image effect filter to further distort the image
Angle of the displayed text
The CAPTCHA control works independently, so you can have more than one CAPTCHA controls on a single web page, without a problem.
We’ve designed it to be easily integrated into any web form. A detailed README file is included, describing the CAPTCHA integration step by step.