I'm attempting to create two lists that work off of one dataset. I have a
list with majors that displays in the first list and a second list the
displays dates for the selected major in the first list. Similar when you
select a make the model for a car.

Data would look like this:

<major>
<date></date>
<date></date>
<date></date>
</major>
<major>
<date></date>
</major>
<major>
<date></date>
<date></date>
</major>


-- 
"All that is necessary for the triumph of evil is that good men do nothing."
- Edmund Burke

Reply via email to