[thelist] textarea limitations

Adrian Fischer adrian at logo-logic.com
Sun Sep 30 19:04:29 CDT 2001


Hi Gang,

I have this textarea which has a js function that stops them from entering
to many characters and it works just fine. The problem happens when users
keep hitting the Enter key.  Even though they haven't use all the characters
the input scrolls of the screen when next displayed (it goes into a db with
<br> for new lines)

Is there a way I can physically limit the umber of lines.  I'm think ..NO.
What about checking server side for \n or \r and limiting the number of
those.

Any thoughts or comments

Thanks

Adrian Fischer






More information about the thelist mailing list