[Zope] Question
Loren Stafford
lstafford@icompression.com
Wed, 10 Nov 1999 13:53:32 -0800
Try this (untested) code:
<dtml-with Images>
<dtml-var "Logo.tag(alt='Corp Logo',border='3')">
</dtml-with>
-- Loren
> -----Original Message-----
> From: Arjan Scherpenisse [mailto:arjan@node1281e.a2000.nl]On Behalf Of
> Arjan Scherpenisse
> Sent: Wednesday, November 10, 1999 13:36
> To: zope@zope.org
> Subject: [Zope] Question
>
>
> I want to have all my images in a subfolder. Then, in an <IMG> tag, it
> _should_ be possible to reference them by making this tag:
> <IMG SRC="Images.Logo">
> assuming the Logo image is in the Images folder...
>
> but it doesnt work... some1 give me a clue...
> --
> Arjan Scherpenisse,
> A.Scherpenisse@zap.a2000.nl
> ICQ# 27592135
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> No cross posts or HTML encoding!
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>