movie_lover2001
04-15-2002, 02:05 PM
I have two combo boxes. Basically there are two tables linked using 1-to-many relationship. First combo lists all the records in primary key table. Once user selects an option, I want to display all the records from the foreign key table corresponding to that value in the first combo box. Can anyone please help me. Thank you very much