php-db | 2001011
Date: 01/03/01
- Next message: Ned Lilly: "Re: [PHP-DB] 'Best' DB for Linux/Apache/PHP?"
- Previous message: John McCreesh: "Re: [PHP-DB] 'Best' DB for Linux/Apache/PHP?"
- In reply to: Julio Cuz, Jr.: "[PHP-DB] Drop-down menus"
- Next in thread: Pedro M. S. Oliveira: "Re: [PHP-DB] Drop-down menus"
- Reply: Pedro M. S. Oliveira: "Re: [PHP-DB] Drop-down menus"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If the options are previously known you souldn't run another script you can
use dhtml instead, and the page shoundn't be reloaded.
Jayme.
http://www.conex.com.br/jjeffman
-----Mensagem Original-----
De: Julio Cuz, Jr. <jcuz <email protected>>
Para: <php-db <email protected>>
Enviada em: terça-feira, 2 de janeiro de 2001 18:13
Assunto: [PHP-DB] Drop-down menus
> Hi--
>
> Let's say I have two (2) drop down menus (time-in & time-out, for
example),
> each one has the same options (7:00 a.m., 7:30 a.m., 8:00 a.m., 8:30 a.m,
> 9:00 a.m., so on...). What I would like to do is this:
>
> * When the user selects an item from drop-down menu #1 (time-in) and then
> moves to the next field, drop-down menu #2 (time-out) should AUTOMATICALLY
> change to the same option drop-down menu #1 changed to. I guess you can
> see the obvious reasoning: If the user selects 8:30 a.m. on menu #1
> (time-in) , then the system should select 8:30 a.m. as the option on menu
> #2 (time-out).
>
> Thanks a lot!
>
> Julio Cuz, Jr.
> Riverside Community College
> jcuz <email protected>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ned Lilly: "Re: [PHP-DB] 'Best' DB for Linux/Apache/PHP?"
- Previous message: John McCreesh: "Re: [PHP-DB] 'Best' DB for Linux/Apache/PHP?"
- In reply to: Julio Cuz, Jr.: "[PHP-DB] Drop-down menus"
- Next in thread: Pedro M. S. Oliveira: "Re: [PHP-DB] Drop-down menus"
- Reply: Pedro M. S. Oliveira: "Re: [PHP-DB] Drop-down menus"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

