disable-output-escaping="yes"2003-03-11 10:10:19Hi:
I can use d-o-e in xsl:value-of
<xsl:value-of select="@URLMessageId" disable-output-escaping="yes"/>
but when usin {} ....
<a href="javascript:popupid('{(_at_)URLMessageId}');">link</a>
is there any way? or should it be done using xsl:attribute?
thanks again
a.lopez
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|
||||||||||||||||