If I have HTML in a CDATA region like here:
<article><![CDATA[Test News<br><br>Test News<br><br>Test News]]></article>
Then all I would need to do in order to do in order to get the HTML to display (no < ;'s or > ;'s) is do <xsl:value-of select="article" />
This is not working because it is outputted with lts and gts instead of < and >...
--
_______________________________________________
Make PC-to-Phone calls with Net2Phone.
Sign-up today at: http://www.net2phone.com/cgi-bin/link.cgi?121
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- HTML in CDATA
- Robert Dahnke - Mon, 11 Jun 2001 19:54:27 -0400 (EDT) <=
- <Possible follow-ups>
- Chris Kruse - Mon, 11 Jun 2001 20:07:17 -0400 (EDT)
|
|