Results 1 to 3 of 3

Thread: How do I display the results of an xslt tranformation? RESOLVED

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jun 2001
    Location
    Trafalgar, IN
    Posts
    4,141

    How do I display the results of an xslt tranformation? RESOLVED

    I'm hitting a web service and request records. These records are returned as an xml string. When I get this string I have to apply an xsl style sheet to the data and present it as an html table.

    If I create an xml file from the retruned string and apply the xsl stylesheet I created, it give nice results. I just can't figure out how to take the string returned and directly apply the style sheet to it and display the results in an asp page.

    Can someone point me in the right direction?
    Last edited by MarkT; May 30th, 2004 at 03:52 PM.

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