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]

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


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