Hello
I have a few tables in my database that I use for dropdown boxes in the application.
I have a created a page where the admin can selectd a list of these tables from a list
When the user selects a table, the id and item fields from the respective table are displayed in row format
with an "update" button to the right of each row.
I have added in the appropriate jquery files (see attached) and when I click the update button the success message box appears, but doesn't actually update the selected record from the selected table.
Im realy stuck on this and hope someone can help me out here.
Here is the link to a sample
Thanks.