[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Display XML as excel spreadsheet

Subject: Re: Display XML as excel spreadsheet
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Thu, 29 May 2003 10:53:50 +0200
xml to excel script
rajith r wrote:
I want to display XML as excel spreadsheet on the browser using XSL. Any suggestions.

You should have mentioned whether you have to use client side trasformation or whether you can leverage a more sophisticated server environment, and how well the client environment is controlled.

You can transform the XML to CSV (comma separeted values)
or perhaps HTML for more recent Excel releases.
If the transformation is on the client, you'll probably
have to start Excel from a script.

If you want to do the transformation on the server and
have no control of the client configuration, the safest
way is to generate XLS files, using tools like Apache POI
 http://jakarta.apache.org/poi/index.html

J.Pietschmann



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.