20 Sep
2001
20 Sep
'01
4:37 p.m.
At 18:25 20.09.2001 +0200, you wrote:
Hi...
Please excuse me for this probably simple question, but I'm new to Zope and Python and didn't found the answer in any Zope documentation or in this mailing list archives.
So how, in DTML or Python, can I "include" the output of a Zope object which name is passed as an URL's argument (for example: http://www.blabla.com/folder?content=myobject) ??
Thank you for any help...
Thierry
I had the same problem a few days ago and I *think* you would have to use something like: <dtml-in expr="[content]"> <dtml-var whatever> </dtml-in> hth, Jan Jan@Mountainbikehq.de http://www.MountainbikeHQ.de - Your home for DH, DS and CC Mountainbiking