> Does anyone know the list below returns 0? The function recognises the 
> first value but ignores the second value in the list
> 
> Thanks
> 
 
> <cfset ListNames = "20071010_376, 20071016_392">
 
> <cfoutput>#ListFindNoCase(ListNames, "20071016_392")#</cfoutput>
> 

Weird didn't work because of the space between the first and second value, not 
sure why...


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293612
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to