portraitmaker
10-01-2003, 11:24 AM
I jave an ASP app that interfaces with an Access db and part of it displays thumbnail images sorted in a different order such as by Image Name , Title, etc.
We now have a need to be able to sort on a custom order. Rather than just having a display order field with a number of the order to be displayed I'd like to be able to have the thumbnails displayed in a window and then select an image and then be able to click on a placeholder or something between other images and move the selected image to that location. Then we would need to be able to save the new order in the database.
Has anyone seen some code that would do this or know of the best way to handle it?
Thanks,
Stephen
We now have a need to be able to sort on a custom order. Rather than just having a display order field with a number of the order to be displayed I'd like to be able to have the thumbnails displayed in a window and then select an image and then be able to click on a placeholder or something between other images and move the selected image to that location. Then we would need to be able to save the new order in the database.
Has anyone seen some code that would do this or know of the best way to handle it?
Thanks,
Stephen