Assigning xsl variables value as href

If I have a xsl variable as <xsl:variable name="address1"
select="'http://localhost/nextpage.asp?Page=1'"/>, how can I assign the
variables value to <a href=""> tag?

Thanks

Received on Thursday, 6 July 2000 15:34:18 UTC