Author: Brian Dobberteen | Posted on: 6/18/2010 10:34:36 PM | Views : 850

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 ...