|
|
Q2070 How do you limit the amount of characters in a text box?
irt.org | Knowledge Base | HTML | Q2070 [ previous next ] Q2070 How do you limit the amount of characters in a text box?Add the command MAXLENGTH="-" inside the text box command. The following was submitted by Sunita Mulay By giving the value to the maxlength attribute of the textbox. This attribute allows you to give a numeric value that specifies the limit of characters. You can also give a specific size to the textbox.
Feedback on 'Q2070 How do you limit the amount of characters in a text box?' |
-- div -->
|