markwen
12-18-2008, 10:39 PM
Hi,
I was testing a web page with a very large form which includes more than 5000 editable fields or hidden fields. The form uses POST action, not GET.
When I tested the 'Submit' button to submit the form, it works nicely in Firefox, but not in IE6 - the page totally freezes for 2 minutes, then the submission is taking effect. It seems IE6 takes a long time to collect big form and submit data to the server.
I am not very experienced in dealing such kind of IE issue. Could anyone give me some workarounds or suggestions?
I cannot use Firefox or IE7 because most of the clients are using IE6.
Thanks in advance.
Mark
I was testing a web page with a very large form which includes more than 5000 editable fields or hidden fields. The form uses POST action, not GET.
When I tested the 'Submit' button to submit the form, it works nicely in Firefox, but not in IE6 - the page totally freezes for 2 minutes, then the submission is taking effect. It seems IE6 takes a long time to collect big form and submit data to the server.
I am not very experienced in dealing such kind of IE issue. Could anyone give me some workarounds or suggestions?
I cannot use Firefox or IE7 because most of the clients are using IE6.
Thanks in advance.
Mark