From: Dean Harding (dean.harding@dload.com.au)
Date: Wed May 31 2006 - 18:05:07 CDT
If they're just static HTML pages, you can put an override for the encoding
in a <meta> header, like so:
<html>
<head>
<meta http-equiv="Content-Type" value="text/html; charset=Big5" />
... rest of the file here ...
You should put it *before* any actual big5 characters appear (though it
should still work if you don't - the browser is supposed to start parsing
over again once it sees that header)
Dean.
> -----Original Message-----
> From: unicode-bounce@unicode.org [mailto:unicode-bounce@unicode.org] On
> Behalf Of Magda Danish (Unicode)
> Sent: Thursday, 1 June 2006 3:56 am
> To: unicode@unicode.org
> Cc: chinahksar2000@yahoo.com.hk
> Subject: FW: UTF-8 and Big5
>
>
> Hello,
> Can someone on the Unicode list help with this inquiry?
> Thanks
> Magda
>
> ---------------------------
> Magda Danish
> Sr. Administrative Director
> The Unicode Consortium
> 650-693-3921
> magda@unicode.org
>
>
> -----Original Message-----
> Date/Time: Wed May 31 08:01:49 CDT 2006
> Contact: chinahksar2000@yahoo.com.hk
> Name:
> Report Type: Other Question, Problem, or Feedback Opt Subject:
>
> hi:
>
>
> our new fedore 3 server changed to use uft-8 on the apache and mysql's
> setting. It can help us to solve the problem that some traditional chinese
> charector can not show correctly.
>
> But we have a problem now. That we should still use lots of big5 encoded
> webpage. They can't show correctly if we set to utf-8 on the server.
>
> Can you have any method to help us to solve this problem? Thank you very
> much.
>
>
> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- (End of Report)
>
>
>
This archive was generated by hypermail 2.1.5 : Wed May 31 2006 - 18:49:53 CDT