IE 5 character display problem in IMG ATL/TITLE tags on Chinese O S

I have following HTML page:

		<html>
		<head>
		<meta http-equiv="content-type" content="text-html;
charset=windows-1252">
		</head>
		<body>
		Çlêär Ñéw Pròdûçt EUR <IMG alt="Çlêär Ñéw Pròdûçt EUR"
height=20 width=20 src="foo.gif" >
		</body>
		</html>

When I view the page using Chinese OS (Win98) and Chinese IE 4.01/5.01/5.5
the body text is displayed correctly but when I mouse over the image, some
character combination are actually been interpreted as Big5 and displayed as
Chinese characters which makes tool tip text garbage.  On Japanese Win98/IE,
tooltip displays fine.

Does anybody know if this is something I'm doing wrong or is it a bug/issue
with Chinese IE/OS? 

Later,

Mikko
Globalization Specialist
Onyx Software - Bringing e-business and business together
MikkoL@onyx.com
www.onyx.com 
425.519.4172

Received on Friday, 22 September 2000 16:36:58 UTC