Text in 2 different languages

Discussion in 'HTML & Website Design' started by Not Registered, Dec 11, 2006.

  1. #1
    How can I have my site to support two different languages?
    For example, I want to write in English and in Japanese as well.

    Is there any site that elaborates on this issue?
    Your help is much appreciated!

    Cheers :)
     
    Not Registered, Dec 11, 2006 IP
  2. seamus.hogan

    seamus.hogan Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you would probably be better off doing this with active server pages like coldfusion, asp or PHP. Then store all your page content in a database and for each bit of information have one english record and one japanese record. Then give all the japanese records one value and all english records another value.

    Hope this helps

    Seamus
     
    seamus.hogan, Dec 11, 2006 IP
    Not Registered likes this.
  3. Not Registered

    Not Registered Well-Known Member

    Messages:
    685
    Likes Received:
    58
    Best Answers:
    0
    Trophy Points:
    120
    #3
    Thanks mate :)

    I need the same page to contain English + Japanese.
    HTML wise, would be that a matter of charset, for example?
    If not, what should it be?

    Cheers:)
     
    Not Registered, Dec 11, 2006 IP