Re: [PHP] Dependent selections

2006-03-28 Thread Justin Cook
@lists.php.net Sent: Tue, 28 Mar 2006 09:16:16 -0600 Subject: [PHP] Dependent selections Hello, I'm trying to find the best way to implement Dependent selections -for instance, like countries and states tables-. I found this nice example http://www.ashleyit.com/rs/jsrs/select/php/select.php. But this m

[PHP] Dependent selections

2006-03-28 Thread Raúl Castro Marín
Hello, I'm trying to find the best way to implement Dependent selections -for instance, like countries and states tables-. I found this nice example http://www.ashleyit.com/rs/jsrs/select/php/select.php. But this method require to go to other page to refresh vars php. I would like have a method