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

by Joe Stagner

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.

▶ Watch video (17 minutes)