In article <613145F79272D211914B0020AFF6401915C4E5@gandalf.digicool.com> , Rob Page <rob.page@digicool.com> writes
Yes, Zope wants the image to be local. Of course, you could define a Property of the top-level folder called (for example) pDistantLogo and then use <IMG SRC="<!--#var pDistantLogo-->"> or something.
Looks like the image item has limited use, and it most cases it would be simpler to replace all with DTML documents instead. Then at least you can alter where the image location is rather than having to delete the image item, and redefine it. The reason I'm going thru all these contortions is that my ISP doesn't support Zope, so I'm going to have to host it myself on a dial up line, and to maintain speed, I'm leaving all the images on my ISP hosted website. ------- Regards, Graham Chiu gchiu<at>compkarori.co.nz