Page 1 of 1

is there a problem or limit to send a post with 2048 chars?

Posted: Tue Jan 20, 2004 9:11 am
by pelegk2
i am sending from flasg a POST with 2048 chars but the server dont respond to it!
is it a problem on the server or maybe on the client?
beacuse when i send from the flash development toolthere is no problem but from the browser yes!
any idea?
thanks in advance
peleg

Posted: Tue Jan 20, 2004 10:20 am
by JayBird
not sure about flash but i know there are limt with textfields in browsers.

Ther are different limits with different browsers on different OSes.
Usual numbers are 64K(64,000 characters) and - for more modern browsers - 128K(128,000 characters) - older browsers as low as 32K(32,000 characters).

This information comes from a lot of "hearsay", I've read people saying it several places, but I've yet to find any specific official information which supports this or denies it.

Mark