Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Select Box

Status
Not open for further replies.

stacybk

Programmer
Joined
Oct 22, 2003
Messages
15
Location
US
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?
 
so would the data be stored in the name of the select box?
 
Thanks. I had read the stuff in the HTML book, but was confused about the return to php. I got it now.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top