OK, you need to look at the "Pseudo-Image" How-To, http://www.zope.org/Members/kslee/pseudo_image/ -----Original Message----- From: Daniel G. Rusch [mailto:drusch@globalcrossing.com] Sent: Monday, January 24, 2000 3:36 PM To: Jerry.Spicklemire@IFLYATA.COM Cc: zope@zope.org Subject: Re: [Zope] Re. Display an Image After you've created a Zope image object, named "image1", in the subdirectory named "subdir" you can render it explicitly like so: <image src="/subdir/image1" I guess I didn't explain the problem I am having very clearly. I have used the Image Product in the past the problem I am having is that when I create an Image Object in Zope the image needs to be on my local machine? My image(s) are on the server? Am I missing something?