Re: Japanese encoding



cz4527@xxxxxxxxxxx wrote:

I added <meta http-equiv="Content-Type" content="text/html;
charset=euc-jp"> between <head> </head> but that didn't help. Is
"charset=euc-jp" supposed to ignore the fact that my web pages have
been saved in Unicode?

As I wrote last night:

Just add this line:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

and all will be well.

I'll say it again:

Just add this line:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

and all will be well.

--
Craig
.