ListFind

-----Original Message-----
From: Wurst, Keith D. [mailto:[EMAIL PROTECTED] 
Sent: 01 August 2003 16:11
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

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

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

Reply via email to