sfarrow
07-25-2003, 09:37 PM
The lack of true HTTP POST support is causing us considerable grief in our development. We do have a requirement to construct larger xml documents on the client and post them for processing and storage.
I discovered today that Internet Explorer on Windows limits us to a maximum GET querystring length of around 1000 bytes. Mozilla does not seem to have such a limit. There is also no log feedback to indicate that anything is wrong. The request simply does not occur if the querystring length exceeds the threshold.
We have expended considerable time and energy into a Laszlo solution for a client that is intended to be Internet deployed. Unfortunately, we do not have the luxury of imposing strict browser and version limitations on our users. We are close enough to the end of our development cycle that switching to an alternate user interface technology would have serious impact.
I would appreciate it if you would advise us as to when we can expect true POST support in your product. This will help us guide our course of action.
Thank you.
Steve.
I discovered today that Internet Explorer on Windows limits us to a maximum GET querystring length of around 1000 bytes. Mozilla does not seem to have such a limit. There is also no log feedback to indicate that anything is wrong. The request simply does not occur if the querystring length exceeds the threshold.
We have expended considerable time and energy into a Laszlo solution for a client that is intended to be Internet deployed. Unfortunately, we do not have the luxury of imposing strict browser and version limitations on our users. We are close enough to the end of our development cycle that switching to an alternate user interface technology would have serious impact.
I would appreciate it if you would advise us as to when we can expect true POST support in your product. This will help us guide our course of action.
Thank you.
Steve.