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:343621 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

