jarrodlytle
07-28-2005, 12:45 PM
i have created a series of drop down lists in a form. each list is linked together, so if in the first list you choose Honda(make), the second list will change to only honda cars(model).
The problem is...
i have each list submit the form onchange. I need the form to submit after the lists query there information. Cant figure it out :(
so if i choose honda(make) the next list is honda cars(model).
Then i choose ford(make) and the form submits ford as the (make) but submits honda(model) before the list can change to ford(models)
Thanks in advance.
The problem is...
i have each list submit the form onchange. I need the form to submit after the lists query there information. Cant figure it out :(
so if i choose honda(make) the next list is honda cars(model).
Then i choose ford(make) and the form submits ford as the (make) but submits honda(model) before the list can change to ford(models)
Thanks in advance.