Sortable Track List

Keyboard Shortcuts

↑.........selects track above 
↓.........selects track below
ctrl + ↑..moves track up
ctrl + ↓..moves track down

Explanation

The list and forms are html. This should be dynamically from a DB.

The button "Save Track Order" will submit to the hidden frame. The form's action should point to a server-side program which stores the order in the DB.