I missed this thread but check out :

  http://zend.com/zend/tut/drop-down.php

regards,
philip

On Tue, 24 Apr 2001, Adrian D'Costa wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Mon, 23 Apr 2001, Andreas Landmark wrote:
> 
> > > country the corresponding cities should only be listed in the second
> > > dropdown box.  Can some one guide me.  Right below is my table
> > > structure. 
> > 
> > If you want to do this with pure php you'll need to reload the page after
> > the user selects the country from the dropdownbox, to get the webbrowser
> > to switch the cities in the city-dropdown w/o reloading you'll need to
> > use javascript or similar evil measures...
> 
> I want to do it in pure php, how do I do this.  
> 
> I tried it in javascripts but I could not get javascript to pass the
> results back to php.  My knowledge is limited
> 
> TIA
> 
> Adrian
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.2 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE65R4X/f1mUNueu/oRAmMWAJ0fwyRUjYHehZVr2y6yp+7ZcD+HVACeOINX
> 1TUK0JkhUygsXC2uawoxikM=
> =2c/I
> -----END PGP SIGNATURE-----
> 
> 
> -- 
> 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]
> 


-- 
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