This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: ASP.NET xsl:text disable-output-escaping... not working??


And also FWIW, disable-output-escaping was not implemented in the B2
builds of .NET Frameworks, but has been fixed for awhile now, so the
released will have this.  But use   anyway :-)

-----Original Message-----
From: Chris Bayes [mailto:chris@bayes.co.uk] 
Sent: Monday, September 03, 2001 1:42 PM
To: xsl-list@lists.mulberrytech.com
Subject: RE: [xsl] ASP.NET xsl:text disable-output-escaping... not
working??

G,
This sux as a solution. Read some of the poosts over the last couple of
days
Use <xsl:text>&#160;</xsl:text>

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@lists.mulberrytech.com 
> [mailto:owner-xsl-list@lists.mulberrytech.com] On Behalf Of gary cor
> Sent: 03 September 2001 20:02
> To: xsl-list@lists.mulberrytech.com
> Subject: [xsl] ASP.NET xsl:text disable-output-escaping... 
> not working??
> 
> 
> None of the blank spaces I have created for the empty tables 
> cells works 
> when I do transformations with ASP.NET I am wondering if 
> anyone knows a way 
> I can get round this problem.  Presently, I have been trying 
> to use code 
> like the following:
> 
> <xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>
> 
> It confuses me as it works ok on the MSXML 3.0 parser, I 
> guess .NET is a 
> different parser !?!  and should be better!?!
> 
> Cheers G
> 
> PS
> 
> Title:	XML For ASP.NET Developers
> Chapter:	Chapter 7: Transforming XML with XSLT and ASP.NET
> 
> I found this chapter really useful for .NET I downloaded it 
> as a PDF from 
> the link on the page below, I thought it a good introduction 
> to XSLT as 
> well.
> 
http://aspalliance.com/chapters/

_________________________________________________________________
Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp


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



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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]