Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: How to re-order records in a database


Message #1 by "Michael Netherton" <mopacfan@y...> on Tue, 15 Oct 2002 23:55:26
I have a field called "sortorder" to determine the display of items in the 
left nav of a website.  I am trying to come up with a way to display the 
items in the current order, with up and down arrow buttons next to each 
item allowing the user to move an item either up or down and have the code 
then change the value of the sort order for that item and all items above 
or below depending on the direction chosen.  Any help with this will be 
greatly appreciated.

Regards,

Michael
Message #2 by "Michael Netherton" <mopacfan@y...> on Tue, 15 Oct 2002 23:56:35
Sorry for the mixup, somehow the subject line did not post.

I have a field called "sortorder" to determine the display of items in the 
left nav of a website.  I am trying to come up with a way to display the 
items in the current order, with up and down arrow buttons next to each 
item allowing the user to move an item either up or down and have the code 
then change the value of the sort order for that item and all items above 
or below depending on the direction chosen.  Any help with this will be 
greatly appreciated.

Regards,

Michael

  Return to Index