You know, I feel really stupid for asking. But I've scoured the internet and can't find the tool I'm looking for. What I'm trying to do is to view the HTML that my XML/XSL outputs. Does anyone know where I can get a small (free) utility to view it? Thanks.
My solution requires a Web server but it might work for you. Use an ASP page. The ASP script reads a data.xml file and a transform.xsl file and passes it to a function that does the XSLT transformation and sends the response to the browser. Whenever I modify either file, I press "refresh" in the browser.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.