Hello, I have a table with the following columns: id (int), name (varchar), sequence (int). I would like to create an interface for re-ordering the output when ordered by sequence. I am thinking about loading the data into a WDDX packet and using that to populate a multiple select box, which would have next to it a couple buttons for "Move Up" and "Move Down". Then a "Commit" button would go and update the table. Has anyone found a better way of doing this? Or better yet, any way that's already written so I don't have to reinvent the wheel. Thanks, - Sean ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sean Daniels Manager of Engineering DealStream, Inc. [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tel: 207.439.6030 cel: 978.764.0799 Fax: 240.269.6319 ------------------------------------------------------------------------------ Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

