how to do mailto:

Subject: how to do mailto:
From: simon.2.thompson@xxxxxx
Date: Wed, 19 May 1999 11:52:26 +0100
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


Current Thread