Auto populated dropdown lists
Posted: Tue Jul 08, 2008 1:21 pm
First allow me to sheepishly admit that my only php knowledge comes from observing dreamweaver write for me.
I wish to create a series of dropdown lists, where the entries in each list are shaded initially and become populated with data (from a mysql db) that is dependent upon the previous drop-down list selection (aside from the first 'tyear' selection, of course).
I am trying to build a site for a tireshop which would output a tire size, depending on the year, make, model, submodel of the customers car.
I am even unsure of the best format of such a database.
Thanks for any insight given!
I wish to create a series of dropdown lists, where the entries in each list are shaded initially and become populated with data (from a mysql db) that is dependent upon the previous drop-down list selection (aside from the first 'tyear' selection, of course).
I am trying to build a site for a tireshop which would output a tire size, depending on the year, make, model, submodel of the customers car.
I am even unsure of the best format of such a database.
Thanks for any insight given!