I tried without the quotes also

----- Original Message -----
From: "Fred Sanders" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 24, 2000 3:49 PM
Subject: Re: CFIF Problem with OR


> I would guess the quotes, ID is a number and your telling it a string
> ----- Original Message -----
> From: "Michel Gagnon" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, March 24, 2000 1:47 PM
> Subject: CFIF Problem with OR
>
>
> > Hi there!
> >
> > What is wrong with this statement?
> >
> > <CFIF (ID IS NOT "1") OR (ID IS NOT "13") OR (ID IS NOT "4") OR (ID IS
NOT
> > "43")>
> >
> > I also tried:
> >
> > <CFIF ID IS NOT "1,13,4,43">
> >
> > It executes what's inside even if ID is 43
> >
> > Any ideas?
> >
>
> --------------------------------------------------------------------------
> ----
> > Archives: http://www.eGroups.com/list/cf-talk
> > 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.
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> 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.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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