populating a dropdown list from a previous textfield
How to populate a drop down list from database based on what a user types in a previous text box.i.e. for example,if a user type a country name then the next drop down will show the corresponding city names without page refresh.Can someone provide me such kind of code?This is very much important for my project.Thanx in advance
|