[Zope] My first silly Question

Farrell, Troy troy.farrell@wcg.com
Tue, 7 Aug 2001 11:34:06 -0500


Urk?  I'm not sure we understand.  I think you have something like this:

folder1/folder2/folder3/folder4/page5
and a DTML Method at
folder1/method2.

If you want to show page5 in content 2, you need to do

<dtml-var expr="folder2.folder3.folder4.page5(_.None, _)">

in the source for content 2.  If that's not what you need, please clarify.
Thanks.
Troy

-----Original Message-----
From: Aruna Prabhakaran [mailto:aruna_prabhakaran@hotmail.com]
Sent: Tuesday, August 07, 2001 6:19 AM
To: zope@zope.org
Subject: [Zope] My first silly Question


HI,
Thanks a lot for the reply.Now I know I am "in" :-)
  I have encountered a situation wherein I need to access a document located

in a really far flung folder .I also need to build a URL to it so that I can

jump to it from my present location.
pls help


Aruna Prabhakaran
ZeOmega Infotech Pvt Ltd
Bangalore
India.