[Zope] Showing DTML - Checked by AntiVir -

Serg serg at dunrose.ru
Wed Mar 17 03:49:48 EST 2004


I have trival class on Python:

manage_addMin_allForm=DTMLFile('dtml\manage_addMin_allForm',globals())
class min_all(SimpleItem.SimpleItem):
...

How I can show & exec manage_addMin_allForm on external Python script? 

I can use RESPONSE.redirect('manage_addProduct/Minimal/manage_addMin_allForm').
But I want to do some like this: self.manage_addMin_allForm().

Regard,
Serg.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20040317/3f97b804/attachment.html


More information about the Zope mailing list