[Zope] Dtml-Document
McDonnell, Larry
lmcdonnell@protonenergy.com
Mon, 19 May 2003 08:23:07 -0400
Hi,
Try <a href="/foldera/folderaa/docAA><dtml-var docAA> </a>
-----Original Message-----
From: Deniz, Metin [mailto:Metin.Deniz@commerzbankib.com]
Sent: Monday, May 19, 2003 8:10 AM
To: 'zope@zope.org'
Subject: [Zope] Dtml-Document
Hello everybody,
I hope you can help me with the following or give me a hint where to look
for further information:
I have a application with following structure
FolderA
------docA (dtml-document)
------FolderAA
-----------docAA
FolderB
------docB
------FolderBB
-----------docBB
Suppose you are in FolderA and try the following from within docA:
<dtml-var docAA>
As expected it does not work, but unfortunatelly the situation requires me
to find a way to accomplish this.
Thank you very much for you help.
Regards,
Metin Deniz
_______________________________________________
Zope maillist - Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )