From an earlier message:
-----Original Message----- From: Laurie Nason [mailto:laurien@blake.3dem.bioch.bcm.tmc.edu] Sent: Thursday, October 18, 2001 11:49 AM To: Trevor Toenjes; Laurie Nason; Jerry Lake; zope@zope.org Subject: RE: [Zope] dtml-var question regarding images In that case you need to do the following <dtml-var "Images['ZacmeLogo.gif']"> hth Laurie <--snip--> ------------- So in your case it would be <dtml-var "Images.image1">, or <dtml-var "Images['image1.gif']"> if you have a dot extension on your image. Scott -----Original Message----- From: Gupta, Anu [mailto:Anu.Gupta@uk.wmmercer.com] Sent: Friday, October 19, 2001 7:12 AM To: 'zope@zope.org' Subject: [Zope] Images and Acquisition Hi all, Another newbie question - kinda following on from the earlier posts regarding images (although I guess it has more to do with acquisition). Folder Structure / /Images image1 /Folder1 index_html In the index_html in Folder1, how do I show image1 from the Images folder ?? Thanks in advance all ! anu *************************** IMPORTANT NOTE ************************** The above information is confidential to the addressee and may be privileged. Unauthorised access and use is prohibited. William M. Mercer Limited is regulated by IMRO and the Personal Investment Authority. Registered in London No. 984275 Registered Office: Telford House, 14 Tothill Street, London SW1H 9NB _______________________________________________ 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 )