----------
From: tom smith <[EMAIL PROTECTED]>
Date: Wed, 13 Sep 2000 15:37:02 +0100
To: <[EMAIL PROTECTED]>
Subject: Re: list of users tied to database

on 13/9/00 3:03 pm, [EMAIL PROTECTED] at [EMAIL PROTECTED] 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


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to