|
How to specify the Maximum characters allowed for the TextBox?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET TextBox
In case we want to limit the maximum number of characters allowed in the textbox, we can use this approach.
|