how to change the english text entered in textbox to other language using C#/ASP.Net

Last post 10-30-2009 2:27 AM by yogarajan. 5 replies.

Sort Posts:

  • how to change the english text entered in textbox to other language using C#/ASP.Net

    10-23-2009, 12:49 AM
    • Member
      17 point Member
    • yogarajan
    • Member since 04-26-2007, 2:26 AM
    • chennai
    • Posts 57

    Hi,
    I want to develop an application which translates english text to other language(hindi,french.. etc) just like google translator.

    Anyone knows how do develop (sample code) pls reply as soon as possible

    thanks in advance

    Yogarajan.G


  • Re: how to change the english text entered in textbox to other language using C#/ASP.Net

    10-23-2009, 4:17 AM
    • Star
      13,922 point Star
    • kipo
    • Member since 07-20-2006, 7:10 AM
    • Croatia
    • Posts 2,385

    Do you want to create such an application from scratch or just connect it to Google translator?

  • Re: how to change the english text entered in textbox to other language using C#/ASP.Net

    10-23-2009, 7:51 AM
    • Member
      17 point Member
    • yogarajan
    • Member since 04-26-2007, 2:26 AM
    • chennai
    • Posts 57

    Hi

    Thanks for your reply

    This is my reference site (http://translate.reference.com/)

    I want look like this

    Thanks in advance

    Yogarajan

  • Re: how to change the english text entered in textbox to other language using C#/ASP.Net

    10-23-2009, 8:06 AM
    Answer
    • Participant
      1,470 point Participant
    • devensawant
    • Member since 09-04-2009, 10:07 AM
    • Mumbai
    • Posts 300
    Thank You

    Deven Sawant

    India(Mumbai)


    If my post helps you then please mark as answer
  • Re: how to change the english text entered in textbox to other language using C#/ASP.Net

    10-28-2009, 6:21 AM
    Answer

    Hi yogarajan,

    Based on your description, you want to develop an application about translating languages. That's not an easy thing to do.

    AS the previous member suggests, you can make use of GoogleTranslator to achieve the goal:

    Or, if you get approved to use the content of http://translate.reference.com, we can Web scraping technique to do this.

    The following links explain how to do Web scraping in detail. Please refer to them:

    http://aspalliance.com/236_NET_Screen_Scraping_in_depth.all

    http://www.4guysfromrolla.com/webtech/070601-1.shtml

    http://weblogs.asp.net/jdennany/archive/2005/04/23/403971.aspx

    Forward Sun
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Re: how to change the english text entered in textbox to other language using C#/ASP.Net

    10-30-2009, 2:27 AM
    • Member
      17 point Member
    • yogarajan
    • Member since 04-26-2007, 2:26 AM
    • chennai
    • Posts 57

    Hi

    Thanks for your reply

    It is working fine.. it is not support all language (example Arabic, Russian,...)

    now i can user google site.

    it is allow ?

    can i purchase any licence to use google?



Page 1 of 1 (6 items)