ArraySort() only works on one-dimensional arrays. Try this UDF: http://www.cflib.org/udf.cfm?ID=390
p.s. The pound signs are not needed in these expressions: > <cfset order_array[arr_counter][1] = #i#> > <cfset order_array[arr_counter][2] = #padding#> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 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

