[Zope] FW: list of users tied to database

tom smith tom@othermedia.com
Wed, 13 Sep 2000 15:37:25 +0100


----------
From: tom smith <tom@othermedia.com>
Date: Wed, 13 Sep 2000 15:37:02 +0100
To: <gotcha@swing.be>
Subject: Re: list of users tied to database

on 13/9/00 3:03 pm, gotcha@swing.be at gotcha@swing.be wrote:

> So maybe, you could try something like changing your previous
> code to 
> 
> <dtml-in "theOTHERintranet.acl_users.getUserNames()">
> <dtml-let TheUserName==<dtml-var sequence-item>
> <dtml-in "get_email('UserName=<dtml-var TheUserName>')">
> <dtml-var Email><br>
> </dtml-in>
> </dtml-let>
> </dtml-in>
> 
> Hope it can help,

I can't quite get this to work.

I tried adding an extra > to line 2. It seems there's one missing.

I get errors in the let statement.

Is UserName a reserved word?

arrgh! This is so close...

tom


p.s the"UserInfo" product may make all this academic, but I've yet to
install it to find out. http://www.zope.org/Members/did/UserInfoFolder