trichview.support
How to not use Unicode |
Author |
Message |
Christian Kirchhoff |
Posted: 04/16/2003 19:01:40 Hello, in my current project, i use a TRichViewEditor to edit text that will be exported as HTML code. This code is then used to set up some XML-code, which is uploaded to a web server. My problem: There is a module converting Unicode characters in the HTML code to ISO 8859 1 characters, which is needed because the xml has to be encoded this way. If I (for example) insert the bullet character (Alt+0149 on Windows) and export the RichView text as HTML, the Unicode converter module throws an error because a Unicode character with value 8226 could not be converted. Is this something that could be handled in any way by the TRichView component, or is it an windows issue? Regards, Christian Kirchhoff |
Powered by ABC Amber Outlook Express Converter