Hi Jeremy Ahh ok, that must be it then. I knew these was a limit to GET requests, but I didn't know it was that low.
Thanks for helping me out! On Dec 12, 5:39 pm, Jeremy Geerdes <[email protected]> wrote: > Aha. The string that you tried to translate, before it was encoded, > came out at 3,228 characters long. I think there is a 3,000 character > limit on queries submitted via the GET method. You could try using > POST, which has been bumped to 5,000. Otherwise, you're going to want > to break down your strings into multiple requests. > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project > quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.com > [email protected] > > Unless otherwise noted, any price quotes contained within this > communication are given in US dollars. > > If you're in the Des Moines, IA, area, check out Debra Heights > Wesleyan Church! > > And check out my blog, Adventures in Web Development, > athttp://jgeerdes.home.mchsi.com > ! > > On Dec 12, 2008, at 10:25 AM, siteowner wrote: > > > > > > > But the relevant URL parts are already URL encoded! > > > Also, the special characters used in the from-language (Danish), has > > been in most of the texts, I've previously had translated, and that's > > thousands.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
