nsightmedia
-
1/11/2006 2:11:20 AM
exporting data to XML doc for Flash
Hi,
I am attempting to take an XSLT transformation of some data that I have stored and display it as a purely XML file so that it can be read by a Flash file. With the URL rewriting engine/controls, it seems like it always attempts to inject HTML headers, etc. into the file, rather than purely display only XML. Basically, I can retrieve XML formatting via ASCX or XSLT, provided it's within a regular page template. The problem is that the regular page template seems like it can only display HTML/XHTML pages and not a pure XML document. How can I achieve this? It seems like it should be easy to do.
Thanks,
William.
|