On 28    , 23:14, Christian Biesinger <[EMAIL PROTECTED]> wrote:
> telega wrote:
> > Is it possible to use Character encoding converters from Firefox
> > extension (javascript)  ?
> > I want to encode strings from UTF-8 to national encodings
> > (windows-1251). I tried to use:
>
> Use nsIScriptableUnicodeConverter.
>
> http://developer.mozilla.org/en/docs/Writing_textual_datamay also be of
> interest to you.

Thanks a lot!!!
I have used nsIScriptableUnicodeConverter - that's what I wanted,
works perfect.

_______________________________________________
dev-tech-xpcom mailing list
dev-tech-xpcom@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to