18 Jul
2002
18 Jul
'02
7:50 p.m.
andre writes:
Is it possible to call an object from a DTML Method based on a passed variable? It could be that i wanted to show another DTML-Document. Sure!
What you look for is "computed object access". Read <http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> to find out more. Dieter