Click here to Skip to main content
15,896,259 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

I am converting english text to german text using google translator tool. I am using dll to convert the text. But when I convert the text its get converted when page gets fully loaded. I have text box where I am assigning that translated text but once the page get fully loaded after that it showing translated text. I tried to catch the text on textchanged event of text box but i am getting english text not translated text.
Even I tried to redirect page and accessing previouspage control it showing error
(any solution for same also)

Is there any solution how can i get the translated text

Thanks
sjs
Posted

1 solution

I can't understand what your issue is. How are you using ASP.NET to use google translate ? What is your code ? I suspect you need to read the documentation for however you are hooking in to google translate.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900