Page 1 of 1

drop down box

Posted: Wed Jun 04, 2008 1:48 am
by himani
i have created a dropdown box by fetching values of categories from mssql database.
so can anybody help me in doing this->
if i select any option from drop down menu it should directly to that particular page and should display all the values under that category.
for eg
if i select category india it should display all the states in india
Himani :!:

Re: drop down box

Posted: Wed Jun 04, 2008 1:58 am
by Kieran Huggins
what you're looking for is commonly called "chained selects" - there are definitely more eloquent explanations on the subject on Google than I could reproduce here, so I won't bother ;-)