|
Subject: RE: [xsl] link in XSL From: shantanu <shantanu@xxxxxxxxxxxxxxxxxxxx> Date: Wed, 31 Jan 2001 10:36:17 +0530 |
do this:
<xsl:variable name="hrefval" select="webmeeting/lien" />
<p><a href="{$hrefval}">Back</a></p>
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Stéphanie
Louis
Sent: Monday, January 29, 2001 7:45 PM
To: XSL List
Subject: [xsl] link in XSL
Hello
I'd like to create an hyperlink in my XSL file with a value of my XML
file. Like this:
<p><a href="<xsl:value-of select="webmeeting/lien" />">Back</a></p>
it doesn't work. How could i do that ???
Thanks
Stef
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] link in XSL, Don Bruey | Thread | RE: [xsl] link in XSL, Jake Stevenson |
| Re: [xsl] how can check whether an , Russ Holmes | Date | Re: [xsl] XSLT and Unicode characte, Daniel Veillard |
| Month |