Hello Maxim,

Basically I mean this: I load the page, it has two comboboxes (<select> with <option>).
The first one contains names of countries, the second names of cities within those
countries.
When I select "Belgium" in the first one, I only want to see all Belgian cities.

Now with JavaScript this wouldn't really be a problem, I guess, but I need PHP for 
going
into my database.

Any ideas?

Alexander 'ad' Deruwe

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to