L
Larry
Hi,
I'm trying to get the following working but I'm at a loss and dont
know what is wrong with it:
<div class="name">
<a href=" <xsl:apply-templates select="key[text()='Location']"
mode="getValue" /> " target="_blank">
<xsl:apply-templates select="key[text()='Name']" mode="getValue" />
<xsl:text> </xsl:text>
</a>
</div>
any help?
thansks
I'm trying to get the following working but I'm at a loss and dont
know what is wrong with it:
<div class="name">
<a href=" <xsl:apply-templates select="key[text()='Location']"
mode="getValue" /> " target="_blank">
<xsl:apply-templates select="key[text()='Name']" mode="getValue" />
<xsl:text> </xsl:text>
</a>
</div>
any help?
thansks