On Monday, Aug 4, 2003, at 21:49 US/Pacific, Raymond Camden wrote:
> When you pass 2-N roles to access, or to isUserInRoles(), CF treats it
> as an "AND" list - i.e., the user must be in ALL roles. To get around
> this, you don't use access=, instead you write your own code:

An alternative is to have a pseudo-role, e.g., member_or_guest and then 
in your cfloginuser tag, you don't just set "members" or "guest" , you 
set "members,member_or_guest" or "guest,member_or_guest"...

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to