[Zope] Newbie question

J. Atwood jatwood@bwanazulia.com
Fri, 05 May 2000 12:51:51 -0400


These and many more questions answered at the ZDP

http://zdp.zope.org/projects/zfaq/faq/DTML

J

> From: "Andy McKay" <AndyM@ActiveState.com>
> Date: Fri, 5 May 2000 09:14:05 -0700
> To: <zope@zope.org>
> Subject: [Zope] Newbie question
> 
> I have an image I reference in dtml as:
> <dtml-var Man.gif>
> 
> I move it to an images folder and then try to reference as:
> <dtml-var /images/Man.gif>
> 
> It doesnt work. Whats the correct syntax?
> 
> TIA.
> 
> 
> _______________________________________________
> 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 )
> 
>