Hey all....
i have a problem
i had a dropdown menu in which i had taken name of the counties from the database (dynamic dropdown) using PHP and mysql
now i want that when user select a country it will shows only the states which belongs to the same country.
i know this is happens with the onChange using JAVASCRIPT, but i dont know how to do this...
both the drop down menu is dynamic...
when user select country, he/she had fill up some information that should not go when the page refresh...
i m really not good with JAVASCRIPT, can anyone help me for the same
a little help will be good for me.