I am currently in the process of building a site which will sell valves and fittings.
I want this site to have a search facility which utilises drop down menus to get to a final product.
Let me clarify, I want the first pull down menu to have the various manufacturers listed. The user selects one of these and the child menu of this parent will be populated by the various sizes of fitting available from that manufacturer. The user selects a size and the next menu, shape, is populated with the various sizes available. There is going to be five menus in total...manaufacturer, size, shape, configuration and flowfactor.
How could I go about this? Any ideas?
Also from the final menu I want to use the product found to access my database and pull details from it to display on the website. Is this possible?
I want this site to have a search facility which utilises drop down menus to get to a final product.
Let me clarify, I want the first pull down menu to have the various manufacturers listed. The user selects one of these and the child menu of this parent will be populated by the various sizes of fitting available from that manufacturer. The user selects a size and the next menu, shape, is populated with the various sizes available. There is going to be five menus in total...manaufacturer, size, shape, configuration and flowfactor.
How could I go about this? Any ideas?
Also from the final menu I want to use the product found to access my database and pull details from it to display on the website. Is this possible?