As an ugly workaround you can add form field names to another formfield called "myFieldNames" and loop through that.
Also, whatever happened to good old ucase() ? Mik At 12:04 PM 3/21/2007, Adrian Lynch wrote: >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. > -------- Michael Muller Admin, MontagueMA.net Website work (413) 863-0030 cell (413) 320-5336 skype: michaelBmuller http://www.MontagueMA.net Eschew Obfuscation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273278 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

