xsl-list
[Top] [All Lists]

Re: Generating CSV : Line feed and carriage return not working

2003-07-08 02:50:12
HI

To get a linefeed  use 
 within the xsl:text


Regards

Abi
XSL-Chatr

----- Original Message -----
From: "Allistair Crossley" <Allistair(_dot_)Crossley(_at_)qas(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Monday, July 07, 2003 11:29 AM
Subject: [xsl] Generating CSV : Line feed and carriage return not working


Hi,

I am trying to generate a CSV in my XSL and have it all working except I
cannot get new lines.

I a using

<xsl:output method="text"/>

And then to get a new line I have tried both

&#10;&#13;

and

<xsl:text>&#10;&#13;</xsl:text>

Neither generates a new line when I view the output in IE 6.

Any help?


<FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE>
-------------------------------------------------------
QAS Ltd.
Developers of QuickAddress Software
<a href="http://www.qas.com";>www.qas.com</a>
Registered in England: No 2582055
Registered in Australia: No 082 851 474
-------------------------------------------------------
</FONT>


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



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