[Home] [By Thread] [By Date] [Recent Entries]
> <xsl:output method="text"/> > > <xsl:template match="/"> > <xsl:text disable-output-escaping="yes"><cfreturn > this></xsl:text> > </xsl:template> > No, you don't need d-o-e with method="text", because the text output method never does any escaping anyway. Michael Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



