On Sun, Jul 11, 2004 at 09:05:37AM +0000, Thorsten Glaser wrote:
> Hello all,
>
> I've got problems to display either encoding of the japanese
> pages at Hubert Feyrer's site:
>
> http://www.feyrer.de/JP/ -> * [4]English <-> Japanese Dictionary, al[...]
If you're a friend of Hubert's, ask him to remove the extra charset meta
at the top of his page:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
Probably the "iso-8859-1" coming before "euc-jp" is what messes things up.
__Henry
"Using Lynx is like wearing a really good pair of shades: cuts out
the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
-- me, March 1999
_______________________________________________
Lynx-dev mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/lynx-dev