How to update a user selected drop down menu value to database
Hi,
I am new to this site . I am looking for some help in updating my database from the value selected by user.
Heres my page I have a table with rows of ID and its status. Status is a drop down menu with 4 possible options. The default displayed is the value from database. When the user picks a value form drop down menu say "completed" I want this value to be updated fro that particular id to database....
Leave a comment: