hello every body,
i have some problem related to text area
i have a form in that form i have a textarea and a hidden field value
but if i type too big text in that textarea it will not submit the form
<textarea name="lettermatter" size="1000000" rows="10" cols="50"><? echo $body; ?></textarea>
Please Uregently can anyone help me.
DEVPPL


