I want to put a couple of dropdowns in my webpage.
The first dropdown will be filled with the categories of my products, with the first item "Select product category first!", then followed by the 10 different categories that I retreive from the database query.
Would appreciate some sample code.
And when user selected a specific category, how do I capture the specific items selected?
Thanks.
Alex
The first dropdown will be filled with the categories of my products, with the first item "Select product category first!", then followed by the 10 different categories that I retreive from the database query.
Would appreciate some sample code.
And when user selected a specific category, how do I capture the specific items selected?
Thanks.
Alex