Project Description

The Username Availability Validator is an ASP.NET server control which provides asynchronous indication of username availability, for use in new user registration functionality.

Features include:
  • Choice of automatic validation of the username’s availability as the user types it or validation
  • Based on BaseValidator, so Page.IsValid and the ValidationSummary control function correctly.
  • Flexible choice of validating against either the ASP.NET MembershipProvider or any custom authentication store, via user customized web service or page method.

Read Control Documentation
Last edited Jan 2 at 3:50 PM by mosessaur, version 7

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987