Notice: With the launch of Adobe Cookbooks, this site will no longer be accepting new entries or posting new content. Thanks to everyone who submitted content!

Lists

This category is everything list related.

Problems

How do I get the username or domain from an email address?
The obvious use of lists in ColdFusion is to work with a lists of data. However what's cool about li...

How do I remove repeated values from a list?
The ListDeleteDuplicates(list) UDF found on cflib is a great ex...