[Zope] deleting users!
Hugo Ramos
Hugo Ramos" <hugo@zopers.org
Tue, 10 Jul 2001 10:20:09 +0100
Yellow ppl,
I've managed to add and change users inside an acl_users folder.
When trying to delete them I have no sucess though...
I use this code:
<dtml-with "folder1.folder2">
<dtml-call "REQUEST.set('name', form_variable)">
<dtml-call "acl_users.manage_users(submit='Delete',
REQUEST=REQUEST)">
</dtml-with>
acl_users folder is inside folder2.
What's wrong???
best regards
=====
Hugo Ramos - hugo@zopers.org
ZopersORG - http://zopers.org/
=====
Do not meddle in the affairs of programmers, for they are easy to annoy, and
have all the source code!!!