small problem

Subject: small problem
From: "vanaja gogineni" <vanaja_g@xxxxxxxxxxx>
Date: Tue, 18 Apr 2000 06:54:56 -0700
Hai

I am new to XSL

I am getting one problem

how to include href in XSL

I was try like this
<TD >
    <xsl:attribute name="href">email:
    <xsl:value-of select="email"/>
    </xsl:attribute>:<xsl:value-of select="email"/>

</TD>

The problem is I am not able to display the link only the text is displayed

can any one help me

I tried this also it is also not working properly

<A href="mailto:{email}";><xsl:value-of select="email"/>
            


Regards

Vanaja


__________________________________________________________________
Get your own free England E-mail address at http://www.england.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread