This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BF95CB.9CE18730
Content-Type: text/plain;
        charset="windows-1252"

its because of the logic

if your ID is 43 then it doesnt equal 1 does it?

-----Original Message-----
From: Michel Gagnon [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 24, 2000 2:48 PM
To: [EMAIL PROTECTED]
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.

------_=_NextPart_001_01BF95CB.9CE18730
Content-Type: text/html;
        charset="windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dwindows-1252">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>RE: CFIF Problem with OR</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>its because of the logic</FONT>
</P>

<P><FONT SIZE=3D2>if your ID is 43 then it doesnt equal 1 does =
it?</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Michel Gagnon [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>=

<BR><FONT SIZE=3D2>Sent: Friday, March 24, 2000 2:48 PM</FONT>
<BR><FONT SIZE=3D2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>Subject: CFIF Problem with OR</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Hi there!</FONT>
</P>

<P><FONT SIZE=3D2>What is wrong with this statement?</FONT>
</P>

<P><FONT SIZE=3D2>&lt;CFIF (ID IS NOT &quot;1&quot;) OR (ID IS NOT =
&quot;13&quot;) OR (ID IS NOT &quot;4&quot;) OR (ID IS NOT</FONT>
<BR><FONT SIZE=3D2>&quot;43&quot;)&gt;</FONT>
</P>

<P><FONT SIZE=3D2>I also tried:</FONT>
</P>

<P><FONT SIZE=3D2>&lt;CFIF ID IS NOT &quot;1,13,4,43&quot;&gt;</FONT>
</P>

<P><FONT SIZE=3D2>It executes what's inside even if ID is 43</FONT>
</P>

<P><FONT SIZE=3D2>Any ideas?</FONT>
</P>

<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>

</BODY>
</HTML>
------_=_NextPart_001_01BF95CB.9CE18730--
------------------------------------------------------------------------------
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