CFLIb has a few options too:

http://cflib.org/udf/ListDeleteDuplicates
http://cflib.org/udf/ListDeleteDuplicatesNoCase

On Fri, Apr 8, 2011 at 6:09 AM, Bobby Hartsfield <[email protected]> wrote:
>
> http://acoderslife.com/index.cfm/blog/Simple-way-to-remove-duplicate-list-it
> ems-in-ColdFusion
>
>
> .:.:.:.:.:.:.:.:.:.:.:.:.:.
> Bobby Hartsfield
> http://acoderslife.com
> http://cf4em.com
>
>
>
> -----Original Message-----
> From: Les Irvin [mailto:[email protected]]
> Sent: Friday, April 08, 2011 12:07 AM
> To: cf-talk
> Subject: Removing duplicates from a value list
>
>
> What's the easiest way to remove dupes from a value list?
>
> I want to turn, say, this:
> History,Recreation,History,Music,Architecture,History,Recreation,Music
>
> into this:
> History,Recreation,Music,Architecture
>
> Thanks in advance for your help,
> Les
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343622
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to