[snip]
Is there a way to limit a <textarea> size with som sort of a maxlength
value
[/snip]

No, http://www.w3.org/TR/html4/interact/forms.html#h-17.7 but you can do
it with JavaScript. STFW

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to