Masterslave
01-24-2006, 10:10 AM
Hello all,
I've a small problem, I want to display Japanese characters (numbers) but I can't get it fixed.
I had this code:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
</head>
<body>
1
2
..
..
etc
</body>
</html>
But this doesn't work, can anyone tell me how to fix it.
Thanks in advance.:thumbsup:
I've a small problem, I want to display Japanese characters (numbers) but I can't get it fixed.
I had this code:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
</head>
<body>
1
2
..
..
etc
</body>
</html>
But this doesn't work, can anyone tell me how to fix it.
Thanks in advance.:thumbsup: