Hi all..
Using pure HTML, I can do <meta http-equiv="content-type"
content="application/vnd.ms-excel" /> and the HTML table is shown as an Excel
spreadsheet.
I have an XSL that I want to achieve the same, but that meta tag doesn't work.
When I see the HTML source, I see <META http-equiv="Content-Type"
content="text/html; charset=UTF-16"> before mine.
Any help will be greatly appreciated
Jaime
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--