Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listing Records Side by Side
Message
 
 
To
06/02/2003 17:35:43
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
XML
Miscellaneous
Thread ID:
00748888
Message ID:
00750586
Views:
28
Jim,
try something like this:
<xsl:element name="a">
   <xsl:attribute name="href">
          mailto:<xsl:value-of select="@address"/>
   </xsl:attribute>
   <xsl:value-of select="@desc"/>
</xsl:element>
Previous
Reply
Map
View

Click here to load this message in the networking platform