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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273275 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

