9 Mar
2001
9 Mar
'01
8:35 p.m.
Jerome Alet writes:
I want to add users from pythonscript without having to pass a REQUEST , which would mean being redirected.
It doesn't seem to be possible. Am I right ? In
URL:http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html you will find some tricks to work around unwanted redirections. Search for "setStatus". Dieter