Put <cfdump var="#form#"> before any form processing logic and stare at what you're really passing. Seems like you have something in the processing logic that is stripping out spaces.
On Jan 24, 2008 6:38 PM, Steve LaBadie <[EMAIL PROTECTED]> wrote: > I understand that I already have a delimiter which is putting a comma > between choices. What is happen though is the value from the form control is > printing out as "PodiumwithMicrophone" instead of "Podium with Microphone". > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297368 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

