|
-
Mar 12th, 2004, 11:54 AM
#1
Thread Starter
Junior Member
XML and XSL in webbrowser control
Hi
I have a textfield containing my XML and another containing my XSL.
How can i merge these two together so i can view the result in a webbrowser control?
-
Mar 12th, 2004, 03:39 PM
#2
Sleep mode
Not sure if this will help but you can try with XmlWriter or XmlDocument .
-
Mar 12th, 2004, 04:33 PM
#3
I wonder how many charact
I think he's asking if its possible to include the XSL inside the XML document.... instead of linking it externally, and I from I saw here, I assume it can be done (never tried it personally.)
http://www.w3.org/TR/xslt#section-Embedding-Stylesheets
-
Mar 13th, 2004, 02:42 AM
#4
Thread Starter
Junior Member
hmm... im a total beginner in xml/xsl... how can i do it with the Xmlwriter?
-
Mar 13th, 2004, 08:14 AM
#5
Addicted Member
have a look at xsltransform
Microsoft KB Article 300934
-
Mar 15th, 2004, 05:51 AM
#6
Thread Starter
Junior Member
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
|