I'm using this to verify security groups:
CFIF QuotedValueList(GetSecurityGroups.SecurityLevel) CONTAINS
"'#ThisPageSecurityLevel#'"
But a query must be run each time to get all the possible security groups a user
belongs to.
How should I store the results of the GetSecurityGroups query as a client variable and
then compare it using either the above code or possibly listfind functions?
Thanks!
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.