Briefly details the use of an ASP.NET CustomValidator control along with jQuery to check for existing values on the server without a postback. Not exactly Ajax, as the request to the server is done synchronously. Includes sample code. ...
Go to the complete details ...