Sending XmlDocument to IE

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi,

I develop windows applications. I have a XmlDocument that is dynamically
created in the memory, and I have a .xsl file that is stored on the disk. I
need to display the xml data in IE.

How can I launch IE with XmlDocument object?

Thanks.
 
Back
Top