
April 7th, 2001, 03:42 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Multiple drop down menus that linked to database.
<i><b>Originally posted by : Luke (ah_luke@mailandnews.com)</b></i><br />Hi. Here is my situation. I have a database with 3 tables and are named Movie, myDate and myTime. The movie table with movieid and moviename as attributs. myDate table with dateid and date and myTime table with timeid and time. I want a drop down menu to show all the movie and when I select a particular movie, the date that related to the movie will show up in another drop down menu. And when I choose the date, the time that related to the date and the movie will show in a new drop down menu as well. So, how can I do it? I already try it for so many times. Do not know which method to use. Thanks.
|