Hello I would like to create a list of upcoming movies and want to be able to do the following: - Upload an image for each movie in the list. - Assign a title for each movie in the list. - Assign a date for the US release for the movie. - Assign a date for the UK release for the movie. - Assign a URL for each movie in the list. So basically, each item will have 5 bits of data about it (an image, a title, two release dates and a URL). I want to be able to have the list be ordered initially by the date they were added, but I would like to manually be able to re-order the list... ideally on the fly using Ajax but this isn't absolutely necessary. The "public" view of the list will only ever show 10 items... but obviously I will need an admin view so I can re-order the items if there is more than 10. I will need a way to delete items from the list to keep things tidy, and also will need to obviously edit them. You won't need to worry about the output of the data too much, I will do all the CSS styling, I would just expect simple HTML in your deliverable. It can use MySQL if neccessary, though I'd prefer not to. Please PM quotes for the job. Payment will be via PayPal upon successful completion.