Hi all, We embed mozilla and it works fine with western encodings and Unicode. However, when we use documents in Hebrew Windows-1255 encoding, the text is displayed as question marks.
A short test with nsIDOMNSDocument.charset property shows that the embedded window uses an incorrect charset despite the fact we specifically state the Hebrew charset in a META tag. Is there any way to make the embedded browser to display some specific encoding or to detect the META correctly? I would use the nsIDOMNSDocument interface, but the problem is that its charset property is Read-only... :-( Thanks in advance, Anton. _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
