Click here to Skip to main content
15,886,873 members
Articles / Web Development / ASP.NET

Phone TextBox Control with Built-in Phone Validator - ASP.NET Custom Control

Rate me:
Please Sign up or sign in to vote.
3.90/5 (8 votes)
28 Apr 2008CPOL2 min read 55.8K   1K   16  
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.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Bibles for America
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions