|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: href with & ?
try
<A href="../TransformXMLServlet?code={.}">&<xsl:value-of select="."/></A>
the problem is that you need to escape the & sign.
-----Original Message-----
From: Holmberg Rick-ra0119 [mailto:Rick.Holmberg@xxxxxxxxxxxx]
Sent: Tuesday, September 17, 2002 2:58 PM
To: Xsl-List (E-mail)
Subject: href with & ?
I have the following code to create a link that will call a servlet. :
<xsl:for-each select="Code">
<br/>
<A href="../TransformXMLServlet?code={.}&"><xsl:value-of select="."/></A>
</xsl:for-each>
It works until I put the & in before the value statement. Is there a way to do this? I havent' seen this issue in the archives.
Thanks!
Rick
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








