Hi All,

I am sure there is a way to do this but I am unclear on the syntax.

Instead of having many CFIF's is there a way to check for a value similar to SQL where you say

select * from table where something in ('value','value','value)

I have this  <cfif attributes.clt_master_id eq 'both'>  But instead of creating more than one cfif statement I would like to add more than one value without making it ugly with a whole bunch of OR's

Can this be done?

Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to