Subject: displaying images
From: "Matt Lowe" <ISJML@xxxxxxxx>
Date: Fri, 10 Dec 1999 16:10:47 -0500
|
I am new to XSL programming, and am trying to learn it as I build a new application. We are planning to use XML/XSL to display database results in a browser.
My problem:
I need to display an image based on the filename from the XML file. I understand that the result tree simply needs to show the html needed to display the file (that being <img src="picture.jpg">)
However the "picture.jpg" is what is coming in the XML file, and I can't configure the XSL to transform it correctly. Can anyone help?
Thanks
matt
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|