How do I allow the user to change the order the links are displayed in ASP.
e.g.
We have developed a simple content management system where a user can upload images, text and create new pages and link those pages to new pages.
The links appear on the left of each page
e.g
France
Italy
Spain
England
How can I allow the user to change the order in which those links are displayed? So that England could move up to second in the list and Spain down to Fourth.
ANy help appreciated
e.g.
We have developed a simple content management system where a user can upload images, text and create new pages and link those pages to new pages.
The links appear on the left of each page
e.g
France
Italy
Spain
England
How can I allow the user to change the order in which those links are displayed? So that England could move up to second in the list and Spain down to Fourth.
ANy help appreciated