Subject: RE: Concat ( Again )
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 26 Feb 2001 21:27:11 -0000
|
><xsl:variable name="URL" select="concat($Located,$Named)"
>/></xsl:variable>
> A HREF="{$URL}" > ........
>But this doesn't work, I get HREF="concat($Located,$Named)">
Are you sure you didn't actually write
select="'concat($Located,$Named)'"?
Because I can't see any other reason for this behavior.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Robert Koberg - Mon, 26 Feb 2001 10:00:21 -0500 (EST)
Michael Kay - Mon, 26 Feb 2001 17:21:15 -0500 (EST) <=
Zeynep Gunal - Mon, 26 Feb 2001 04:25:49 -0500 (EST)
|
|