[Zope] accessing objects through variables
Mike Mikkelsen
mikk@microbsys.com
Thu, 11 May 2000 15:14:06 +0000
Hello all,
Using DTML, not Python, is it possible to access an object using a variable
holding the name of the object you want to access?
Example:
MainFolder
|------DTMLdoc
|------SubFolder
|------DTMLform
|------SubSubFolder1
|------index_html
|------SubSubFolder2
|------index_html
If DTMLform calls DTMLdoc with a REQUEST variable set to the name
"SubSubFolder1", how do you access index_html in SubSubFolder1 using that
variable?
TIA
--
Mike Mikkelsen mikk@microbsys.com
Micro Business Systems http://microbsys.com
Fresno Linux Users Group http://linux.fresno.ca.us
It's all GNU to me!