urms.. hi. i'm new here. =)
i need help!
i've got 2 <select> tags. 1 called country and the other called city.
what i want to do is when i select a country, say America in the <select name='country'>, the <select name='city'> will populate itself with cities that are in America.
btw.. the <option>s inside the <select> tags will be defined by me.
can anyone help? thanks thanks


