PDA

View Full Version : restrict size of textarea


tonto
08-26-2002, 02:51 AM
hi,


I want a user to fill in not more that certain amount of words.is there any way to restrict the rows and columns of a textarea?


thanks in advance,


tonto

scoutt
08-26-2002, 08:59 AM
http://www.snippetlibrary.com/code.php?id=5&kid=19&catname=Forms

click the one that says "limit characters"

tonto
08-27-2002, 03:33 AM
Got it!!!

thanks scoutt.