hi ,,
I have two lists, when I select an item from the first
list, the second list will be populated based on the
selected item.
in the first list there are cities when the user selects a city the schools in that city should be added to the second list from the database ... the first list not from the database only the second..
i've done some codes and its working but it doesn't work when teh form first loaded it workd only after submitting the form to itself ..
i won't it to be changed whenever the user changes the selection ..
is there any way that this can be done ??
I have two lists, when I select an item from the first
list, the second list will be populated based on the
selected item.
in the first list there are cities when the user selects a city the schools in that city should be added to the second list from the database ... the first list not from the database only the second..
i've done some codes and its working but it doesn't work when teh form first loaded it workd only after submitting the form to itself ..
i won't it to be changed whenever the user changes the selection ..
is there any way that this can be done ??