[Home] [By Thread] [By Date] [Recent Entries]
Eugene Bernard wrote:
while doing so, how can code it in xsl to generate a html file witn a link as below if item node has a value of "test" Use a literal result element and an attribute value template <URL:http://www.w3.org/TR/xslt#attribute-value-templates>: <td>
<a href="o:\{item}.pdf"><xsl:value-of select="item"/></a>
</td>-- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



