jQuery.get("/url2?key=abc", function(data){eval(data);});
This working fine except when the amount of data has grown.
Is there a maximum size you can get data by this method if so how do you get large replies?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is 102330 bytes I think, so about 8 MB’s or about 1076ish KB’s