|
<textarea> capacity? (html)
What is a capacity (maximum length) for <textarea>? I'm facing a problem when I fill the <textarea> with large amount of data and then trying to hit the submit button, the form is not submitting. Then when I put a few words in the <textarea> it's submitted perfectly. How to overcome it?
thanks
|