|
Subject: RE: [xsl] HTML link dynamically for specified file From: "Michael Kay" <mhkay@xxxxxxxxxxxx> Date: Tue, 31 Jul 2001 10:48:28 +0100 |
> i have a problem to set a HTML - link in my xsl file dynamically to a
> special file.
> <xsl:variable name="tif" select="col/@physname"/>
> <a href="$tif">
You want <a href="{$tif}">
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] HTML link dynamically for spe, Jan Weiss | Thread | RE: [xsl] HTML link dynamically for, Jarno . Elovirta |
| Re: [xsl] XSL output method="text" , selva | Date | RE: [xsl] TransformerConfigurationE, Mahesh V Kondwilkar |
| Month |