Forum Moderators: open
I know there is a utility that will add "View XSL Transformation" to the context menu in IE, but I cannot find it.
Do you have a direct link to it?
One (old) FAQ [netcrucible.com] points towards MSDN XML downloads [msdn.microsoft.com] which might be what your looking for.
Assuming, of course, that if not IE6 then IE5.. or is it IE4 brucec?
The transformed XML+XSL(=HTML for you) should be what you see in the main browser. View source you see the XML.. to get the XSL I've grabbed files from the temporary internet folder before now but not seen a utility to display both XML and XSL source.. though it would be useful.
This may be the tool you were looking for "View XSL Transformation" in IE [heima.olivant.fo] - towards the bottom of the list there.
HTH
Basically, it is a driver, believe it or not, an .INF file that when installed, will add "View XSL Output" and "Validate XML" items to the internet explorer context menu. The view source only shows the XML regardless of whether or not it is attached to an XSL file or not.
Thanks for your help,
Bruce