> Ok.... I've got my array.... However.... Now, I sent it back > to where it needs to go... How do I take the data within the > array and basically query it so I can sort it so I can parse > the records out to populate my form???
WDDX? You can convert large data blocks into WDDX and pass them around a lot easier than an array or query Since it's an array (in a structure), it's harder to sort than a query would be Even though it's more code to build, it'd be easier to have a query and then use QaQ to sort it Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited Switchboard: +44 (0)20 8680 8099 Fax: +44 (0)20 8686 7911 www.aspmedia.co.uk www.aspevents.net An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

