trichview.support.thirdparty
Re: Loading Html having Unicode Characters |
Author |
Message |
Lars Nielsen (Dontenwill GmbH) |
Posted: 06/01/2004 14:25:02 There is a very usefull opensource library called "synapse" http://www.ararat.cz/synapse/ The charset-encoding/decoding unit "synachar.pas" contain functions called DecodeTriplet DecodeBase64 CharsetConversion We use these functions to convert unicode HTML-emails with German Umlauts to get file witch can be parsed by the RVHtmlImporter (an the other way round). Maybe this can help to solve your problems. Regards, Lars Nielsen "Papiya" <[email protected]> schrieb im Newsbeitrag news:[email protected]... > Dear All, > > I need to display an html page with Unicode through Rich View. > RVHtmlInporter doesn't support this. Can any one help me out? > > Thanks & Regards > Papiya > > |
Powered by ABC Amber Outlook Express Converter