image validation captcha

Graphical Captcha with Ajax

Graphical Captcha with Ajax

This script performs CAPTCHA validation on the user click. It is the most easiest form of captcha. It generates an image with letters or numbers inside circles or squares that the user needs to click according to instructions written on the image. This class can validate the user clicks by checking its position.

Creative Captcha

Creative Captcha

Creative Captcha is a new method to validate if the client is a person or just a automated computer. It’s like a submit button only with a safety check. For a video preview please check this video: http://screenr.com/d3R Updates: - Added a working demo (works again)