hi, nice work. but it is not sufficient to remember one parent for cascade selecting. it is necessary to check all parents, so, the last selector have to generate query string for not only one previous id, but for all previous selectors.
i think it's easy to do so, if we agree that the key is in the query string instead of 'id', as in the example "getStates.php? id =" will be a real id html element select, and as a matter of fact, the selected value. 'the accepted hook into the query string with & all the selectors in order. "getsomething.php?list1=Miranda&list2=Baruta&list3=....."
hi, nice work. but it is not sufficient to remember one parent for cascade selecting. it is necessary to check all parents, so, the last selector have to generate query string for not only one previous id, but for all previous selectors.
i think it's easy to do so, if we agree that the key is in the query string instead of 'id', as in the example "getStates.php? id =" will be a real id html element select, and as a matter of fact, the selected value. 'the accepted hook into the query string with & all the selectors in order. "getsomething.php?list1=Miranda&list2=Baruta&list3=....."