Hi,

I know...this is a continuation from yesterdays thread but I just can't 
seem to get it. Hopefully, someone hasn't seen this thread yet and can help 
me out.


I'm setting a cookie that can contain 1-10 different groups. For example:

<cfoutput>
#COOKIE.DisplayGroups#
</cfoutput>

Output:
----------

Administrator,Users,Power Users,Mike,Paul,Dave,Sarah


I would like to check the "COOKIE.DisplayGroups" for one of the above groups.

If COOKIE.DisplayGroups = Mike
---code here ---
endif

I've tried using <cfif ListLen() but it looks for an EXACT match not just 
only one of the above occurrences.

I have tried numerous syntaxs but just can't get it. I know I'm missing 
something.

Help...






+-----------------------------------------------------------------------------------+ 

Philip Humeniuk
[EMAIL PROTECTED]
[EMAIL PROTECTED]
+------------------------------------------------------------------------------------+



-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to