I'm looking for code which will let a user change the order of items in a list (like the way a portal might let you conrol the order items appear on a home page or the way a stock broker might let you arrange the stocks in your portfolio). I'm thinking of something that would present a list and controls to move any item up or down in the list. Can anyone suggest where I might find that type of code?