Sorry to flood the List BUT.... ListContains NOT functioning properly!

2002-03-05 Thread Mark M. Kecko
Sorry, but... Why does the below code check 4 boxes when there's only 3 items in the List??? Please help!!! This is costing my company a good deal of cash! - Just copy and paste the code into a test page and run it, you'll see, I hope. checked>  #i# Mark Kecko The Computer

RE: Sorry to flood the List BUT.... ListContains NOT functioning properly!

2002-03-05 Thread kbutterly
bject: Sorry to flood the List BUT.... ListContains NOT functioning properly! Sorry, but... Why does the below code check 4 boxes when there's only 3 items in the List??? Please help!!! This is costing my company a good deal of cash! - Just copy and paste the code into a test page and run it

RE: Sorry to flood the List BUT.... ListContains NOT functioning properly!

2002-03-05 Thread Semrau, Steven L Mr RDAISA/SRA
PM To: CF-Talk Subject: Sorry to flood the List BUT ListContains NOT functioning properly! Sorry, but... Why does the below code check 4 boxes when there's only 3 items in the List??? Please help!!! This is costing my company a good deal of cash! - Just copy and paste the code into a te

RE: Sorry to flood the List BUT.... ListContains NOT functioning properly!

2002-03-05 Thread Dan G. Switzer, II
d matching values. ListContains() will return a match if the string being searched for is found within any part of the item of a list. -Dan > -Original Message- > From: Mark M. Kecko [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 05, 2002 1:59 PM > To: CF-Talk > Subje

RE: Sorry to flood the List BUT.... ListContains NOT functioning properly!

2002-03-05 Thread Chip Griffin
, 2002 1:59 PM To: CF-Talk Subject: Sorry to flood the List BUT ListContains NOT functioning properly! Sorry, but... Why does the below code check 4 boxes when there's only 3 items in the List??? Please help!!! This is costing my company a good deal of cash! - Just copy and paste the code

Re: Sorry to flood the List BUT.... ListContains NOT functioning properly!

2002-03-05 Thread Matthew Walker
You want ListFind() :-) - Original Message - From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, March 06, 2002 7:57 AM Subject: RE: Sorry to flood the List BUT ListContains NOT functioning properly! > Isn't it because "