ASP.NET client validation callout extender
Last Updated: 2 May 2008
Page Views: 21,638
Rating: 4.29/5
Votes: 6
Popularity: 3.33
Bookmark Count: 29
Licence: The Code Project Open License (CPOL)
An extender that "hacks' into .NET 3.5 client validation without tempering its base structure, to provide a rich and interactive client validation enhancement, with visual effects from the jQuery library.
Phone TextBox Control with Built-in Phone Validator - ASP.NET Custom Control
Last Updated: 28 Apr 2008
Page Views: 13,949
Rating: 3.78/5
Votes: 7
Popularity: 3.19
Bookmark Count: 11
Licence: The Code Project Open License (CPOL)
Discussing the creation of custom Phone TextBox and its built-in PhoneValidator that validates a group of textboxes which represents three sections of a phone number. It inherits the BaseValidator and uses some new cool ASP.NET AJAX 3.5 features.