I am very new to xsl and xml and I am in the process of remaking my webpage. I uploaded the files (the xsl file, the xml file and the html file) and it works fine with explorer 6.0, but the xml data won't show up in explorer 5.5. How can I make the changes to the document in order for it to...
Hi, I am currently working on linking a couple of pages.
The first page contains a list of names.
The second page is a template page that displays the info of a person (the info is in a XML file)
I would like to set the second page to display the corresponding person's info based on the link...
as for my previous post, here is a segment of my code:
<friend>
<name>abc</name>
<url>http://www.abcd.com</url>
</friend>
if I would like to have the name as an anchor that links to the url, how do I go about doing that in the xsl file?
I am setting up my XML file right now, and I am trying to have a url link as one of the child element, is there anything I should do in the XSL file that is different than if it is regular data? Because when I first load the page, nothing was shown.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.