[Zope] FW: list of users tied to database

2000-09-13 Thread tom smith


--
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 
> 
> 
> 
> ')">
> 
> 
> 
> 
> 
> 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 )




[Zope] FW: [Zope] FW: list of users tied to database

2000-09-14 Thread tom smith


--
From: tom smith <[EMAIL PROTECTED]>
Date: Thu, 14 Sep 2000 09:01:22 +0100
To: tom smith <[EMAIL PROTECTED]>
Subject: Re: [Zope] FW: list of users tied to database


 
   >
')">





Thanks for the efforts of everyone so far, but alas, the code doesn't quite
work. Forgive me, but could I/we/you try again.

I've created a sql method called get_users() which has UserName as a
parameter, which is the same as the zope login. I'm trying to get a list of
emails (from a database) based on the contents of the acl_users folder.

I'm trying to extend the notion of a user, giving them extra attributes and
using a database to do it.

cheers all

tom


___
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 )