Avatar of Wayne Barron
Wayne Barron
Flag for United States of America

asked on 

JQuery Sortable List - Delete item and update PositionOrder in database (ASP Classic demo example provided)

Hello, All.

Hello, All.

I have an Updatable Sorting Table, which works well.
However, when I [Delete] an item from the list, I need to update the PositionOrder in the database.
I have tried to connect the Jquery for sorting to the [Delete] button, but it did not work.

Below is the DEMO page and the Demo code in a zip file.
Here is the DEMO page.
https://ee.cffcs.com/Sortable/Main.asp

Here is the DEMO Code (Code is exact to what is on the Demo page, nothing kept out)
https://ee.cffcs.com/Sortable/EE-Sortable.zip
Files consist of.
ACN.asp
ajaxsbmt.js
Insert.asp
list.accdb
List.asp
Main.asp
pleasewait.gif
Thanks to anyone that can assist me.
Wayne
ASPjQuery

Avatar of undefined
Last Comment
Wayne Barron

8/22/2022 - Mon