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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

