hi all,
for a input i know that we can specify the max lenght this way :
<input name='emp_cost' size='11' maxlength='10'>
but for a TEXTAREA like this :
<TEXTAREA cols=26 name=experience rows=3>
is it possible to limit the number of characters ??
what is the option ?
thanks
Best regards,
Elise
for a input i know that we can specify the max lenght this way :
<input name='emp_cost' size='11' maxlength='10'>
but for a TEXTAREA like this :
<TEXTAREA cols=26 name=experience rows=3>
is it possible to limit the number of characters ??
what is the option ?
thanks
Best regards,
Elise