C
Coleen
I have a multiline text box that I only want to allow the user to type 500
characters in. I set the maxlength to 500, but I can type more than 500
characters in it. Is there a way to set the max length programmatically?
TIA
Coleen
characters in. I set the maxlength to 500, but I can type more than 500
characters in it. Is there a way to set the max length programmatically?
TIA
Coleen