Can anyone help me in conversion of data in XML to HTML and RTF format.
I have done the conversion from XML to excel but have no clue about how to proceed for HTML and RTF conversion. :confused:
Printable View
Can anyone help me in conversion of data in XML to HTML and RTF format.
I have done the conversion from XML to excel but have no clue about how to proceed for HTML and RTF conversion. :confused:
Still waiting for the help. i am working on vb6 and need to convert my data in XML format to HTML format and from XML to plain text or rtf format???Quote:
Originally Posted by kamitsin
I believe you can do this through either XSLT or via the XML DOM. Are you familiar with either of these?