exchange parameters between DTML Documents
HI! In dependance of a link I would like to pass some document name as parameter to another DTML Document which displays for example the properties of the parameter document. How can I do it? I would appreciate any hints, thank you in advance
On Wed, 29 Nov 2000, Andrei Belitski wrote:
In dependance of a link I would like to pass some document name as parameter to another DTML Document which displays for example the properties of the parameter document. How can I do it? I would appreciate any hints, thank you in advance
The mechanism is called "session". Learn how setup and to use some session products. There are few session products for Zope - search zope.org. Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Andrei Belitski -
Oleg Broytmann