I want to compare two sets of data from a table through a website, and I want to be able to select which sets of data to compare with html form. I need to know how to get all entries in the “name” column of the table into a drop down list in the form without having to go back and reprogram the page every time a new entry is added.
I’m a complete beginner with programming, so any help is greatly appreciated. Thanks!