Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Links
Message
 
To
14/02/2003 10:49:06
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
XML
Title:
Re: Links
Miscellaneous
Thread ID:
00753200
Message ID:
00753387
Views:
15
And what url does it go to on your localhost? There is something simple that you have overlooked but I don't know what it is. You can take the generated output and put it into an html file, get it working in html and work backwards from there.

>David,
>
> The xml does have the http:// in it. An example of the output is http://www.levelextreme.com.
>
>Jim
>
>>Are you sure you have http://... in your xml data? What does the generated output look like?
>>
>>
>>>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>
>>>   ...
>>>
Previous
Reply
Map
View

Click here to load this message in the networking platform