I have a select box that I created going through my database in PHP. I display that box on my website. When someone makes a choice, I don't want anything to happen, but when the data from the whole page is posted, I want to know the what the user chose.
Any ideas?
Any ideas?