hi
i have 2 dynamic js drop downs, 1st is country, 2nd is cities.
I need a code that will create a htm table(not based on db), with values based on chosen country and city.
Right now the table has all countries/cities/values. This needs to be refreshed when country/city is chosen above.
thanks...