[PHP] second select how???

2001-02-28 Thread Miguel Loureiro

Hello all,
I have a dynamic select box, according information in database, but I want to restrict 
a second select box with the choice made in the first select box, but my problem is 
that I only know the value of the first one after submit form. It is possible to know 
a choice of a select box without submited ?? 
T.Y.
Best Regards
Miguel Loureiro [EMAIL PROTECTED] 



Re: [PHP] second select how???

2001-02-28 Thread Jason Jacobs

Mmhmm...onChange() event...it's javascript.  Go to webmonkey.com and search
for it.  They have a cute little tutorial about how to do that.  Good luck.

Jason

- Original Message -
From: Miguel Loureiro [EMAIL PROTECTED]
To: php-gen [EMAIL PROTECTED]
Sent: Wednesday, February 28, 2001 12:50 PM
Subject: [PHP] second select how???


Hello all,
I have a dynamic select box, according information in database, but I want
to restrict a second select box with the choice made in the first select
box, but my problem is that I only know the value of the first one after
submit form. It is possible to know a choice of a select box without
submited ??
T.Y.
Best Regards
Miguel Loureiro [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]