Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Links
Message
 
À
14/02/2003 10:49:06
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
XML
Titre:
Re: Links
Divers
Thread ID:
00753200
Message ID:
00753387
Vues:
25
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>
>>>   ...
>>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform