"Live" menu

wxdqz

New Member
Hi,

I have 2 lists: 1 list is on countries, the other on universities. Both lists will retrieved their data from the database.

How do i write the code for the university list such that when someone indicate their choice from the countries list, the universities list will automatically "narrow" down to the countries selected without submitting first?

The database table for the universities will have a column on country and another column universities.

I hope someone would kindly enlighten me on how to do the coding. Thanks. :)
 
Top