Not logged in |
Login
skip to content
IT Web Feeds » The Code Project Latest Articles » Phone TextBox Control with built-in Phone Validator - ASP.NET Custom Control
H
ome
S
earch
IT Forums
IT Articles
Book Store
Dev-exchange.com
Feeds
Categories
Tags
Feeds
1191
items (
1191
unread) in
13
feeds
Developer Fusion Recent Articles & Tutorials
(14 unread)
WebDevelopment
(892 unread)
Open Source Web Development Tutorials - RSS Feeds
(77 unread)
4GuysFromRolla.com Headlines
(23 unread)
ASP.NET Daily Articles
(143 unread)
dev-exchange.com
(59 unread)
SitePoint.com
(46 unread)
ScottGu's Blog
(37 unread)
C-Sharpcorner Latest Articles
(190 unread)
The Code Project Latest Articles
(317 unread)
Developer Tutorials
PHP
(82 unread)
Good PHP Tutorials - New Tutorials
(82 unread)
ColdFusion
(147 unread)
Ben Nadel ColdFusion And Web Development Feed @ BenNadel.com
(147 unread)
MicrosoftExchangeServer
(56 unread)
MSExchange.org
(56 unread)
«
Expand/Collapse
The Code Project Latest Articles
April 28, 2008
Phone TextBox Control with built-in Phone Validator - ASP.NET Custom Control
Posted:
April
28th
, 2008, 9:40pm CDT
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.
← Dynamic UpdateProgress Control
Building ASP.NET Web Pages Dynamicall... →