xsl-list
[Top] [All Lists]

RE: RE: XML/XSLT to HTML output

2002-09-19 07:24:37
              The business issue is that the Customer Service 
Representative will click a link that points to the XML 
document(which contains the data for the report) and the XML 
document points to my XSL
stylesheet(s) which render the XML document and display the 
output in the browser.  The output in the browser shows the 
marked-up XML document correctly and looks like an HTML 
document.  The Customer Service Representative wants to be 
able to save this file and email it.  When you try to save 
the file, it saves it as an XML document so of course they 
lose all the markup.

It seems that "Save As" in IE means "save the source document". If you
want to save the output of the transformation you will have to write
some Javascript that does this, and provide a button on the screen to
invoke this functionality. An IE problem, not an XSLT one.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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



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