php-db | 2001011
Date: 01/02/01
- Next message: Mattias Johansson: "RE: [PHP-DB] THIS IS HUGE! WATCH OUT AOL"
- Previous message: Anuradha Ratnaweera: "[PHP-DB] optimizing databases and php"
- Next in thread: JJeffman: "Re: [PHP-DB] Drop-down menus"
- Reply: JJeffman: "Re: [PHP-DB] Drop-down menus"
- Maybe reply: Pedro M. S. Oliveira: "Fw: [PHP-DB] Drop-down menus"
- Reply: Stas Trefilov: "Re: [PHP-DB] Drop-down menus"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mattias Johansson: "RE: [PHP-DB] THIS IS HUGE! WATCH OUT AOL"
- Previous message: Anuradha Ratnaweera: "[PHP-DB] optimizing databases and php"
- Next in thread: JJeffman: "Re: [PHP-DB] Drop-down menus"
- Reply: JJeffman: "Re: [PHP-DB] Drop-down menus"
- Maybe reply: Pedro M. S. Oliveira: "Fw: [PHP-DB] Drop-down menus"
- Reply: Stas Trefilov: "Re: [PHP-DB] Drop-down menus"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

