Thanx Jeremy & Aragon for your replies. Let me make my question bit clear. Suppose I have a form where I take some text from a user (assume only a word). Now I want to a server side script in ASP such that I send this to the script file and get the translated text.
I forgot to mention that the language of translated text will be chosen from the form itself. Please tell me if you can how to use Google Transliteration for that. TIA pankaj On Dec 8, 10:30 am, Aragorn <[EMAIL PROTECTED]> wrote: > From what I understand, you should normally submit the form to the > destination page. And in the destination page you should do what > Jeremy said, ie break the string to chunks of size 5000 and do you > stuff with each chunk. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
