Forums

This topic is locked

Simple I think.. textbox

Posted 10 Sep 2002 03:04:27
1
has voted
10 Sep 2002 03:04:27 Jeremy Millar posted:
I know to use maxlength will dealing with a standard text box. How do you limited the characters to a multi line text box??? Don't just want to limited the lines as this looks like ......
Thanks for the help everyone.

Replies

Replied 11 Sep 2002 19:44:10
11 Sep 2002 19:44:10 Dave Clarke replied:
As far as i know you can use maxlength with multi-line textboxes just the same as standard text boxes.
Replied 11 Sep 2002 20:22:41
11 Sep 2002 20:22:41 Phil Robles replied:
I found this script -- give it a try, as it seems to be what you're looking for...

--------------------------------------------

216.17.146.40/asp/examples/textarea.asp


Frenzy
Replied 26 Sep 2002 16:46:29
26 Sep 2002 16:46:29 Dave Clarke replied:
you could try this extension which has a lot of form validation methods, including a maxlength for any form field.

dynamic.macromedia.com/bin/MM/exchange/extension_detail.jsp?extOid=100630

Reply to this topic