XML with Graphics
I wish to be able to bring up records from an XML database (I can do this)
which point to and load JPG or GIF files based on the content of each record
(I can't do this). Any thoughts or examples?
Thanks
Paul
# 1 Re: XML with Graphics
Hi Paul - did you make any progress? i'm having the same problem. My problem
is getting the quotes around the src=
<td><p align="center"><font face="Tahoma"><img border="0" src="<xsl:value-of
select="OneToOne/Logo/Image"/>"></img></font></p></td>
The '"' above does not work.
any insight will help.
thanks, holly
"Paul Galburt" <paul@g2ideas.com> wrote:
>
>I wish to be able to bring up records from an XML database (I can do this)
>which point to and load JPG or GIF files based on the content of each record
>(I can't do this). Any thoughts or examples?
>
>Thanks
>
>Paul
holly at 2007-11-11 23:33:49 >
