I'm looping over a list and specifying a custom delimiter, I want to be
able to allow the user to specify a delimiter of >1 characters however CF
seems to take each of these characters as a separate delimiter. e.g.
delimiters="ab" looks separates the list at an "a" or a "b" and not "ab".
Is there an quick easy why to specify that the cfloop should match the
entire value not each character individually ?
Cheers,
Darren
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

