A colleague of mind asked me this afternoon if I knew of a way, in ColdFusion, and one of line of code, to determine if all of the elements in a short list are contained in a larger list. He also wanted to discount the order of the elements in the larger...
November 29, 2006 | In: regex
A thread on House of Fusion's CF-Talk about Regular Expressions consumed me for a few hours yesterday. Someone asked an innocent question about creating a pattern to ensure that a string of characters between 6 and 12 characters in length would contain...