trichview.support
Custom tags for TRichViewXML |
Author |
Message |
Robert Korosin |
Posted: 04/01/2004 17:53:20 I use TRichViewEdit v1.8.1 and TRichViewXML for some web document input. I need some custom tags for further processing of xml document, and for now I'm using hypertext like this: <text textstyleno="9" tag="http://" parastyleno="3">a link</text> <text textstyleno="8" tag="SOME_ID=2" br="0">my tag text</text> How can I make some custom tag that would produce output like: <customtag some_id="2">my tag text<customtag> Thanks |
Powered by ABC Amber Outlook Express Converter