23 Aug
1999
23 Aug
'99
7:03 p.m.
I have created a DTML Document in the root directory that is supposed to be used from all subdirs of my web application. This document contains a call to manage_clone(), which should copy an object from some other folder into the _current_ folder. But as the DTML is stored in the root directory, manage_clone always clones into the _rootdir_, too. this is the call: <!--with "manage_clone(foo.bar,'new_id',REQUEST)"--> Please help. H. -- Heiko Stoermer MIG Augsburg