Vietnamese Website Character Issue
March 6, 2009 8:29 PM
Subscribe
I am developing a English/Vietnamese site but some characters in Vietnamese don't go over well, especially on Windows. For
other sites there is no problem: what do I need to change to make it work?
I am developing a site and
the baby beta is here. I am having problems with the Vietnamese characters as they seem to be not transferring properly from the server to the browser. The problem only comes up when using Windows and is especially clear when I look at the source code; somehow the rendered text looks fine most of the time. The exception is that the Georgia font should support VNese characters, but doesn't look right in IE6 (see the sidebar newsletter subscribe form). I think this is a related problem.
I think there is a problem with Apache, and have tried modifying the charset through .htaccess but that didn't work (AddDefaultCharset utf-8). I don't see what I'm doing differently in the source code, which makes me think it's a server issue. Any ideas?
posted by Timen to computers & internet (12 comments total)
1 user marked this as a favorite
<meta http-equiv="Content-Language" content="en-us" />
is probably not helping. God, I hate character encoding.
posted by CaptApollo at 9:43 PM on March 6