multilanguage site help

I am developing a multilanguage site (seven languages) in ASP.
I created two wsc files that serve as xml parser and as dictionary object to achieve singletons during session. Language labels are stored in 7 different xml files. Some languages are in specific Cyrillic character set, so i have a problem to return string from xml, better to say, i get meaningless characters parsed in my browser only for cyrillic characters. Xml encoding is utf-8 and unicode, and in asp files i set CharacterSet on "iso-8859-5", but it doesn't work.
Can someone give me clue how to solve this problem?

Thanx in advance
Milos

Comments

  • For some language, you must use windows specific language encoding code. For e.g. Thai language will need windows-1252. Do a google on the type of language + encoding will give u some clue?

    [size=2]Neo Gigs[/size]
    -----8<-------------------------------
    http://www.geocities.com/gigsvoo/mainpage.html

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion