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

RE: xml 2 csv

Subject: RE: xml 2 csv
From: Cyril Rognon <crognon@xxxxxxxxxxxx>
Date: Fri, 16 Nov 2001 14:42:05 +0100
servlet response csv
the csv format tells you to insert line break to finish a row.

insert a line break with this :
<xsl:text>
</xsl:text>

with MSXML you may have to put a real CR or FL caracter <xsl:text>&#10;</xsl:text>


as for some servlet response to launch some sowftare to directly handle you csv file, you must either set the url with the corrrect end (.csv) and be sure your browser will use Excel , or set the content type of the servlet's answer to the correct mime type ("application/vnd.ms-excel" ?).


Cyril Rognon

At 14:19 16/11/2001 +0100, you wrote:
and how am i able to get an output for each line:
at the moment, all the data appears in one line.

another question:

i am using jakarta-tomcat which sends the data to my browser. now i want
excel to open when i send the csv data. is this possible? with pdf it works
(to open acrobat) without any problem.


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


Current Thread
  • xml 2 csv
    • Jan Weiss - Fri, 16 Nov 2001 04:18:05 -0500 (EST)
      • Cyril Rognon - Fri, 16 Nov 2001 04:55:36 -0500 (EST)
      • Michael Kay - Fri, 16 Nov 2001 05:32:10 -0500 (EST)
        • Jan Weiss - Fri, 16 Nov 2001 08:16:09 -0500 (EST)
          • Cyril Rognon - Fri, 16 Nov 2001 08:43:24 -0500 (EST) <=
          • Jan Weiss - Fri, 16 Nov 2001 09:37:14 -0500 (EST)
          • Michael Kay - Fri, 16 Nov 2001 09:06:02 -0500 (EST)
      • Eric Vitiello - Fri, 16 Nov 2001 08:11:57 -0500 (EST)
      • <Possible follow-ups>
      • Bruce Kyle - Fri, 16 Nov 2001 11:49:15 -0500 (EST)

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.