Forum Moderators: open
You might want to try something like this:
<a target="_blank"><xsl:attribute name="href">http://www.example.com/investor/art_transform.asp?url=<xsl:value-of select="location/@href" /></xsl:attribute><xsl:value-of select="headline" /></a>
Not sure if you still need it but i saw the post and thought that i might be able to help
[edited by: engine at 1:52 pm (utc) on June 1, 2006]
[edit reason] examplified [/edit]
The original thread was at [webmasterworld.com...] . I had suggested the use of the curly brace shorthand, per
[w3.org...] .