|
-
Aug 3rd, 2004, 12:27 PM
#1
Thread Starter
New Member
how to display xml file
I am new to vb.net and to using xml. I have been able to use an xml/xsl. I have created the xmldoc and applied a style sheet to it. . This is the last line where the transform has happened to my document.
xslTran.Transform(xmlDoc, Nothing, writer, Nothing)
How do I display this on the window?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|