[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: small problem


Subject: Re: small problem
From: Mikhail Drachuk <mdrachuk@xxxxxxxxx>
Date: Tue, 18 Apr 2000 11:03:33 -0500

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

----- Original Message -----
From: vanaja gogineni <vanaja_g@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Tuesday, April 18, 2000 8:54 AM
Subject: small problem


> 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



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



Current Thread
Keywords
xsl