Ive built a simple form that inserts course details into a MySQL db. I would like to have a update form that uses a drop down box querying all the coursenames and when that item in the drop down box is chosen- you can make changes to the course details on the same page.
Thank you in advance.