PDA

View Full Version : Creating a link using an XML value in an XSL stylesheet.


mda2711
10-23-2003, 08:08 PM
How do I create a link in XSL that uses a url defined in an XML document?

brothercake
10-28-2003, 12:58 AM
Do you mean like this http://www.codingforums.com/showthread.php?s=&threadid=21300

mda2711
10-31-2003, 03:51 PM
Exactly what I wanted, thanks!

mda2711
10-31-2003, 04:37 PM
Looked ok, but when I tried it it didn't work. The first example does not use the URL from the XML file, and the second just doesn't work.

M@rco
11-02-2003, 04:50 AM
Have you actually *tried* to modify the code to fit your XML schema? If so, post the code (XML and XSLT) that you've got stuck on. If not, have a go - you shouldn't expect us to do it for you.