Hi I am using the translation api on my website. For the most part it works fine but on some items with longer descriptions nothing happens. I have seen references to a size limit of 5000 chars but I think it is only working if there are less than 500. I have also read something about using post rather than get but I am setting the text string var in a js function by using the innerHTML of the element that contains the text so I don't understand how I can define the request as a get or a post since I'm not sending the text as a form var. Can someone tell me what I need to do here?
Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
