[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: how to do mailto:
This should work: <a> <xsl:attribute name="href">mailto:<xsl:value-of select="emailAddress"></xsl:attribute> </a> Rgs Ben Robb cScape > -----Original Message----- > From: simon.2.thompson@xxxxxx [mailto:simon.2.thompson@xxxxxx] > Sent: 19 May 1999 11:52 > To: xsl-list@xxxxxxxxxxxxxxxx > Subject: how to do mailto: > > > Hi, > > I would like to use data on email addresses to produce > links in an > XML/XSL document. > The output that I want is > > <a href="mailto:email@emailer">email@emailer </a> > > my problem is that I can't figure out how to get the data > > <xsl:value-of select="emailAddress"/> > > into the strings > > I saw an example that used {.} inside the "mailto:,,,," > element, but > I just can't seem to make it work. > > Here's hoping that someone can help... > > Si. > > > Simon Thompson, > Intelligent Business Systems Research Group, > Center for Computing, Communication and Cognition, > Advanced Research and Technology, > BT. Labs > > 01473 605531 (phone) > 01473 642459 (fax) > > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|