CAPTCHA Simulation
This page demonstrates how to use AJAX to evaluate a form field entry. Our example simulates CAPTCHA, the Completely Automated Public Turing test to tell Computers and Humans Apart. Obviously, we omit the interesting -- and proprietary -- part of CAPTCHA: generation of the challenge images. This page does, however, show how to use Javascript to test form input against a value loaded from an XML document.
|
|