Description
This code sample demonstrates the use of BotDetect Captcha in a scenario using Jquery and AJAX to validate individual form fields against a PHP server backend. The approach in this scenario is useful in situations where duplication of server-side validation routines on the client side is impractical.