[Home] [By Thread] [By Date] [Recent Entries]
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> </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. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



