hi every one im using php for developing a project.
now im having big problem,
i have three drop down lists(lets say DD1,DD2,DD3) they will show item from database.
for example DD1 have(it will load from database AND DD2,DD3 remain empty @ beginning) Books,Cars,Film s.
assume that i have selected Cars then DD2 have to show Sports car, Regular cars,..ect.
Like that if i select an item from DD2 the DD3 should change according to that.
can anyone explain how can i complete this task???
thanks in advance.
now im having big problem,
i have three drop down lists(lets say DD1,DD2,DD3) they will show item from database.
for example DD1 have(it will load from database AND DD2,DD3 remain empty @ beginning) Books,Cars,Film s.
assume that i have selected Cars then DD2 have to show Sports car, Regular cars,..ect.
Like that if i select an item from DD2 the DD3 should change according to that.
can anyone explain how can i complete this task???
thanks in advance.
Comment