i have a database table with a list of items and their rank. i have a page where users can go and enter new items, delete items and change the order of the items by chaging the value of the rank field. changing the rank changes the order in which they are displayed on the page - kind of like the netflix queue.
i am having a hard time writing the code to do what i want. i know this is a fairly common task, is there somewhere that may have a code snippet i could use as a template?
i saw one other post about this but it was never really solved.
can anyone help?
i am having a hard time writing the code to do what i want. i know this is a fairly common task, is there somewhere that may have a code snippet i could use as a template?
i saw one other post about this but it was never really solved.
can anyone help?