Penzium
4 Aug 2011, 9:29 AM
Hi,
I have a problem with a form submit, my form is composed by 6 HtmlEditor and when I submit in POST I obtain an error. With Firebug I discovered that the POST excedeed the limit for a HTTP request, if I send a post size < 8k I have no problem otherwise I get the error and no data is sent to my php script.
How can I do to fix this problem? I use ExtJs 3.4.0.
Thanks.
Penzium
I have a problem with a form submit, my form is composed by 6 HtmlEditor and when I submit in POST I obtain an error. With Firebug I discovered that the POST excedeed the limit for a HTTP request, if I send a post size < 8k I have no problem otherwise I get the error and no data is sent to my php script.
How can I do to fix this problem? I use ExtJs 3.4.0.
Thanks.
Penzium