If I'm passing an array from page to page using CFWDDX (in as an array, out as CFML, back in as an array), will the array sort order remain consistant.
And when the array creates a hit list page, listing all of the items in the array, with, say, input boxes to change items in the array ... Will the array order always remain the same. Can I count on, say, the first item in the array ALWAYS being ITEM_ID = 6 (for example), unless of course, an item is removed from the array at some point. I hope my question is clear. I want to pass my form, with updated stuff, to a page that inserts the new variables into the appropriate spots in the array while looping over the array elements ... find the first item in the form listlen(), update, then update the next and so on. H. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Howard Owens Internet Operations Coordinator InsideVC.com/Ventura County Star [EMAIL PROTECTED] AIM: GoCatGo1956 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

