vote up 0 vote down star

I want to set maxlength to 5 characters for each row in a mulitiline textbox.

flag
1  
HTML? Winforms? iPhone? What exactly are you talking about? – Welbog Apr 29 at 12:45
I don't know how it can be done, but this would be a job for JavaScript! – Daniel A. White Apr 29 at 12:45
...then so do I! What are we doing this in? – Eric Apr 29 at 12:48

1 Answer

vote up 0 vote down

if you are talking with respect to asp.net textbox control then it can be done by setting the columns property to 5

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.