Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Links
Message
From
14/02/2003 09:26:26
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
Links
Miscellaneous
Thread ID:
00753200
Message ID:
00753200
Views:
41
All,

I am using xslt to display XML. One of the fields in the XML is a website link. I can get the field to be a link, but when I click on the link, it goes to my localhost. The code for this is below. How would I fix this?
   ...
   <a href="{link}" target="_blank">
	<xsl:value-of select="website"/><P></P>			
   </a>
   ...
Thanks

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform