Hello, i have a mobile web site, and trying to browse it with internet
explorer of Pocket PC. The problem is , mobile site is in portuguese and i
am using UTF-8 encoding.
On Pocket PC default language ( and encoding) is western europe, if i
change encoding manually to UTF- 8 everthing is OK, but users wont do that!!
Is there way to solve this problem (i want users who has pocket Pcs with
default Western Europe languge to be able to see Latin characters
correctly)..
Thanks in advance
Andy Dadi [MSFT] - 10 Oct 2005 20:44 GMT
You should configure your web server to send the proper content-type header
that lets browsers know the page is UTF-8 encoded.
See http://www.w3.org/International/O-HTTP-charset and your web server's
documentation to set this up.
Andy.
> Hello, i have a mobile web site, and trying to browse it with internet
> explorer of Pocket PC. The problem is , mobile site is in portuguese and i
[quoted text clipped - 9 lines]
>
> Thanks in advance