View Single Post
Old 12-27-2012, 03:10 PM   PM User | #1
367
New Coder

 
Join Date: Nov 2011
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts
367 is an unknown quantity at this point
Dynamic dropdown list

Hi,

i need a two dropdown lists where first (manufacturer) populates second (models) and when submit button is clicked it should lead to page of model, like this: index.php?p=view&m=shop&id=<certain_id>

all data is in one table and i can't change that: id, manufacturer, model, price, description

is there any example of something like this or someone knows how to do that?

thank you
367 is offline   Reply With Quote