M Mervin Williams Apr 29, 2004 #1 Does ASP.NET provide the ability to apply edit masks to textbox controls? If so, how? Mervin Williams
Does ASP.NET provide the ability to apply edit masks to textbox controls? If so, how? Mervin Williams
K Ken Cox [Microsoft MVP] Apr 29, 2004 #2 It isn't built-in, but some people recreate the functionality in script: http://www.eworldui.net/CustomControls/MaskedTextBox.aspx
It isn't built-in, but some people recreate the functionality in script: http://www.eworldui.net/CustomControls/MaskedTextBox.aspx
S Steve C. Orr [MVP, MCSD] Apr 29, 2004 #3 You could use this free control: http://www.assistedsolutions.com/default.aspx?tab=Components&tabpage=inputmask
You could use this free control: http://www.assistedsolutions.com/default.aspx?tab=Components&tabpage=inputmask