xsl-list
[Top] [All Lists]

RE: output html source

2003-07-10 08:29:35
Assuming you're using IE, are you aware of Microsoft's
"Internet Explorer Tools for Validating XML and Viewing XSLT Output"
available for free download?
When you install this, you get two items on a right-click menu:
"Validate XML" and "View XSL Output".
The latter will show you the HTML output from the stylesheet as HTML,
in a separate window.

You can get it from
http://www.microsoft.com/downloads/details.aspx?FamilyId=D23C1D2C-1571-4D61-BDA8-ADF9F6849DF9&displ
aylang=en
iexmltls.exe


By the way I wouldn't consider a standalone XSL processor to be
server-side facilities... you can download free ones and run them
on your own machine. I find it invaluable for testing and debugging
during development.

Lars


Keith Anderson wrote:
I have some xsl that generates html output using the user's
browser. Is there a technique for tweaking the xsl so it
outputs the html source ? Then I could for example easily
show the source in one html frame and the rendered page in
another. I'm not in a position to use server-side facilities
like a standlone xsl processor. Thanks in advance for any
help.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>