How Do I: Use the ASP.NET AJAX MaskedEdit Controls?

The ASP.NET AJAX Control Toolkit provides the MaskedEdit control and the MaskedEditValidator control which work together to prompt, style, and validate the data that the user enters in a text box. This allows the Web page to provide the user with immediate visual feedback on whether the data entered is of a valid type and format.

Presented by Joe Stagner

Duration: 17 minutes, 33 seconds

Date: 4 April 2007

Watch the video   |   Download the video   |   Get VB code  or  C# code

Video downloads: WMV | Zune | iPod | PSP | MPEG-4 | 3GP

Audio downloads: AAC | WMA | MPEG-4 | MPEG-3 | MPEG-2

Comments : 2

Leave a Comment

sandpointguy : On April 05, 2008 4:37 PM said:

Thanks Joe, this is real helpful.  The formatting looks cool when I enter data for the first time, but if Im working with data that already exists for the form (such as Ive populated from a database) the formatting doesnt take effect until the control gets focus.  Id like to also use it for initial display formatting.  Is that possible?

JoeStagner : On April 14, 2008 8:42 PM said:

Interesting, can you email me an example ?

Leave a Comment

You must be logged in to leave a comment. Click here to log in.