I have a listbox (select multiple) on a form where I move the values up and
down with Javascript. When I submit the form I would like php to know what
order they are in, but it shows them in a different order then they where on
the screen. Any solution?