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

Subject: [xsl] ASP.NET xsl:text disable-output-escaping... not working??
From: "gary cor" <stuff4gary@xxxxxxxxxxx>
Date: Mon, 03 Sep 2001 20:02:20
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



Current Thread