12 Sep
2002
12 Sep
'02
9:31 p.m.
michael.taƱag writes:
How do you call a DTML method/document after you have executed a python script? Either the script must call it before it returns or the caller must call it (of course).
Can you also pass some values to this DTML document/method from the script? Please read "Calling DTML objects" in
<http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html> Dieter