On Wed, Apr 2, 2008 at 5:08 PM, Cutter (CFRelated) < [EMAIL PROTECTED]> wrote:
> That's what switch/case statements are for... > > Steve "Cutter" Blades > I can see what you mean there. I initially went the other route because I though I needed at times to compair parts of my returned items. So I was saying ok when it contains "Wood" which would represent Oak wood or maple wood flooring, return WoodFlooring but I guess I could just type that crap out in each case statment and be done with it. I'll see if that does anything better. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302541 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

