Skip to main content
Participant
February 6, 2009
Question

using Asian language

  • February 6, 2009
  • 1 reply
  • 520 views
I'm a very beginner for ColdFusion and trying to build a website using Asian language like Korean, Japanese or Chinese. I tried to show the Korean language through the website, but the language display as broken one, even cfoutput from database.

What should I do to build a website using Korean, Japanese or Chinese language?
Is there any detail step or sample code for it?

Please help me.
    This topic has been closed for replies.

    1 reply

    Inspiring
    February 8, 2009
    for some reason this didn't go through the 1st time...

    amemaitre43 wrote:
    >cfoutput from database.

    what database? what encoding? is there a public site where i can see the
    "broken" output?

    >What should I do to build a website using Korean, Japanese or Chinese language?
    >Is there any detail step or sample code for it?

    start here:
    http://www.adobe.com/devnet/coldfusion/articles/globalize.html

    then d/l the g11n chapter from ben's site (cf 8 book):
    http://www.forta.com/books/0321515463/

    finally read thru the relevant blog entries here:
    http://www.sustainablegis.com/blog/cfg11n/

    but first answer my questions.