Sunday, December 16, 2012

algorithm – What is the fastest implementation of ColdFusion's listFindNoCase function in Javascript?

I\’ve grown spoiled by ColdFusion\’s lists, and have run across a situation or two where a comma delimited list shows up in Javascript. Is there an equivalent of #code#Pmxpc3RGaW5kTm9DYXNlKFwnc3RyaW5nXCcsXCdsaXN0XCcpPA==#/code#, or a performant way to implement it in Javascript?


Oh, and it should be able to handle list items with commas, like:

( \”Smith, John\” , \”Doe, Jane\” , \”etc…\” )


That\’s what is really tripping me up.






Rating: 3 out of 5 based on 4 ratings



The post algorithm – What is the fastest implementation of ColdFusion's listFindNoCase function in Javascript? appeared first on Javascript ASK.






via Javascript ASK http://javascriptask.phpfogapp.com/algorithm-what-is-the-fastest-implementation-of-coldfusions-listfindnocase-function-in-javascript.html

No comments:

Post a Comment