cwolgamott
Programmer
Hello.
I am creating a web page and I would like to set a maximum length of a text field so that the user can only enter the number of characters that I allow, and then does not let them enter anymore after that maximum has been hit. I have tried setting the Char Width and Num lines, but this does not stop the user from entering more than the limit. I would greatly appreciate any suggestions or help.
Thank you.