[Zope] exchange parameters between DTML Documents

Oleg Broytmann Oleg Broytmann <phd@mail2.phd.pp.ru>
Wed, 29 Nov 2000 19:42:32 +0300 (MSK)


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.