RE: How do I generate an HTML anchor element?2002-10-28 07:06:54Hi,
Did you mean
<a href="SomeURL.jsp?FirstName=FirstValue&SecondValue={AAA/BBB}">
<xsl:value-of select="DDD"/>
</a>
See Attribute Value Templates from XSLT 1.0 spec to find out how those curly
brackets work.
Cheers,
Jarno
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|
||||||||||||||||