You can use AJAX and hook it to the field you want. Then setup a custom validation for that form that checks the results. Check the jQuery Form Validation API on the remote() method.
↧
You can use AJAX and hook it to the field you want. Then setup a custom validation for that form that checks the results. Check the jQuery Form Validation API on the remote() method.