listfind

-----Original Message-----
From: Wurst, Keith D. [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2003 10:11 AM
To: CF-Talk
Subject: listcontains


i have a list like this...

15,0,2,5

when i run a listcontains on it for the number 1 - i get back a positive
response. i guess it is seeing the 1 in 15 and telling me that 1 exists in
that list.

<cfif #listcontains(#pick_list#,"1",",")# >

any way to have it look for 15 specifically, and not 1 and/or 5? thanks.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to