ajax

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
ardienne
Posts: 3
Joined: Thu Jan 21, 2010 6:23 am
antibot: No, of course not.

ajax

Post by ardienne » Fri Aug 13, 2010 7:36 am

How to overcome AJAX request length limitations.? When you send a request to the server, the LENGTH of the request is limited to various values, depending on browsers. This means that a "large" request (say, a long text) is truncated and the request fails. Any idea on how to overcome this difficulty or, at least, how to detect the maximum length of any browser's request?
__________________________
external keyword tool ~ keyworddiscovery.com ~ keycompete.com ~ compete.com ~ webmasterworld.com
Last edited by ardienne on Sat Aug 14, 2010 11:34 am, edited 1 time in total.

pooo
Posts: 9
Joined: Tue Jul 13, 2010 2:04 pm
antibot: No, of course not.

Re: ajax

Post by pooo » Fri Aug 13, 2010 8:48 am

Hm seems to me that this forum is not the right place for such a question... :wink:

Locked