| View previous topic :: View next topic |
| Author |
Message |
legalnine
Joined: 04 Jan 2007 Posts: 5
|
Posted: Thu Jan 04, 2007 6:05 pm Post subject: auto change 2nd <select> box upon changing 1st <sel |
|
|
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 |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3547 Location: Sweden
|
Posted: Thu Jan 04, 2007 8:43 pm Post subject: Re: auto change 2nd <select> box upon changing 1st <sel |
|
|
Hi and welcome to DEVPPL.
Take a look at the sourcecode of this page:
http://www.devppl.com/submitatutorial.php |
|
| Back to top |
|
 |
legalnine
Joined: 04 Jan 2007 Posts: 5
|
Posted: Fri Jan 05, 2007 3:56 am Post subject: Re: auto change 2nd <select> box upon changing 1st <sel |
|
|
OMG! thanks thanks!!
it certainly did help mi out a lot!! =)) |
|
| Back to top |
|
 |
|