[Zope-dev] Help!!!(how to search for a file in a particular folder is there any method?)
Dieter Maurer
dieter@handshake.de
Wed, 8 Aug 2001 23:42:32 +0200 (CEST)
Suresh Eddala writes:
> i want to get the particular DTML Document URL in a particular folder
> by searching file name in that folder dynamically.
I do not understand your need precisely, but "ZopeFind" may help
you.
Alternatively, you might be interested in "computed variable access".
Look at
URL:http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html
for this.
Dieter