Oh..thank you very much..but I figured it out.

I used a CFLOOP to cycle through the session.privileges list and then a
CFIF with a GetListAt(umm..SessionPrivileges,Counter) or something like
that.

I have the code in the office, I'll post the solution I managed tomorrow.
But it works like a charm,  cycling through the DeptID list, then the
Privileges list of values to see if the DeptID is contained within it.

I'm proud of me =)
hee

-Gel

----- Original Message -----
From: Chris Evans <[EMAIL PROTECTED]>


> <CFIF ListFind(Deptid,session.privileges)>


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to