PHP and HTML drop down menus
Posted: Tue Mar 25, 2003 12:13 am
How do I make the contents of drop down menus dynamic?
What I mean is I want users to be able to add a product to inventory, and it show up in the order form's drop down menu box for selection. I'm not sure how to pull this from the database and have it show up a new entry when a new item is entered into inventory.
Anyone know how I could do this? Let's say the table that has all the inventory is inventory, and the feild that has the contents of the drop down box is called sizes.
-ee99ee
What I mean is I want users to be able to add a product to inventory, and it show up in the order form's drop down menu box for selection. I'm not sure how to pull this from the database and have it show up a new entry when a new item is entered into inventory.
Anyone know how I could do this? Let's say the table that has all the inventory is inventory, and the feild that has the contents of the drop down box is called sizes.
-ee99ee