Anton Bar wrote:
Is there any way to make the embedded browser to display some specific encoding or to detect the META correctly?

What the "Character set" menu in Mozilla does is QI the docshell to nsIDocCharset, set its charset property, and reloads with the nsIWebNavigation::LOAD_FLAGS_CHARSET_CHANGE flag.
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to