Back again (I'm sure you're getting sick of my, Jonty
)
Is there anyway to put xsl into a html tag?
In my xsl file I have a link to an image file:
<img src="?Image?.jpg" />
As there are no links to images in the XML I want to use an ID <venue venueID="?Image?">
JontyMC set me up in a previous thread with making venueID dynamic. This way I can have a different image each time its called.
I tried putting the XSL I know directly into the img tag but it made the XSL invalid.
Thanks in advance.
![[wink] [wink] [wink]](/data/assets/smilies/wink.gif)
Is there anyway to put xsl into a html tag?
In my xsl file I have a link to an image file:
<img src="?Image?.jpg" />
As there are no links to images in the XML I want to use an ID <venue venueID="?Image?">
JontyMC set me up in a previous thread with making venueID dynamic. This way I can have a different image each time its called.
I tried putting the XSL I know directly into the img tag but it made the XSL invalid.
Thanks in advance.