My form contains a textarea
input. When the user enters the data in this textarea and submits the form he is given the below error. Can any one help me in finding the problem and how can I solve this issue?
<textarea id="txt12" rows="14" cols="150" maxlength="80050"></textarea>
Error: Request Failed Invalid Text value. A text field contains invalid data. Please check the value and try again undefined