I'm sure you're correct, but I don't see why it wouldn't work... > -----Original Message----- > From: Barney Boisvert [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 06, 2008 12:36 AM > To: CF-Talk > Subject: Re: Just a little cfcase tip... > > But not this way: > > <cfcase value = "red, green, blue, blueish purple" delimiters=", "> > > On Sat, Jul 5, 2008 at 9:31 PM, Azadi Saryev <[EMAIL PROTECTED]> wrote: > > Rick Faircloth wrote: > >> This doesn't: <cfcase value = "red, blue, green"> > >> > >> This drove me crazy all day! > >> > > > > it does this way: <cfcase value = "red, green, blue" delimiters=", "> > > > > Azadi > > > > > > > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308646 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

