I used json_encode in php to escape the new-lines and all works great
now!
e response format for GET and
> POST is identical.
>
> When you say "it fails", what fails? Is the server failing to generate a
> complete JSON response? Is it being generated OK but running into trouble in
> the browser? What exactly is failing and how?
>
> -Mike
&
I'm employing the getJSON call in a site I'm working on, but I'm
having a problem with the response not coming through if it is too
large.
I've read a number of posts talking about the request string being too
large (forcing a user to use POST), but what about the response string
being too large?
3 matches
Mail list logo