String.toUpperCase() :OD
Sorry, not an answer. I thought there was a way to maintain key case. Anyone remember/confirm this? Ade -----Original Message----- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: 21 March 2007 15:48 To: CF-Talk Subject: Re: Form Field Names in Upper Case? Well, in digging through this some more, it appears to be an issue with structures in general. When you get a key list on the structure, all of the keys have been converted to upper case. My question is why would you do this? This causes huge issues with trying to interact with any other language (JavaScript, Flash, etc.) that is case sensitive. Oh well, I am off to find an ugly work around. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273276 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

