Subject: entity reference...
From: "Fei Zheng" <Fei.Zheng@xxxxxxx>
Date: Thu, 24 Jul 2003 14:26:22 -0400
|
Hi all,
I have data like this
<teaser>Get more information on <a href="http://www.abc.com">ABC</a> web site.</teaser>
The output html needs to be this
Get more information on <a href="http://www.abc.com">ABC</a> web site.</teaser>
instead of
Get more information on <a href="http://www.abc.com">ABC</a> web site.
Thanks in advance for your help.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|