Results 1 to 6 of 6

Thread: XML and XSL in webbrowser control

  1. #1

    Thread Starter
    Junior Member ost's Avatar
    Join Date
    Jan 2004
    Posts
    19

    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?

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Not sure if this will help but you can try with XmlWriter or XmlDocument .

  3. #3
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    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

  4. #4

    Thread Starter
    Junior Member ost's Avatar
    Join Date
    Jan 2004
    Posts
    19
    hmm... im a total beginner in xml/xsl... how can i do it with the Xmlwriter?

  5. #5
    Addicted Member
    Join Date
    Aug 2002
    Location
    Belfast, N. Ireland
    Posts
    167
    have a look at xsltransform

    Microsoft KB Article 300934

  6. #6

    Thread Starter
    Junior Member ost's Avatar
    Join Date
    Jan 2004
    Posts
    19
    thx.. I figured it out..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width