I am creating a statistical database and I had a quick question. I have a page that allows you to select a game and select a player to see that players stats for that game. As of now I have each drop down show the players and games for a given season (year). I would like to take this further by somehow making it so that when selecting the game, the second drop down box would then perform a query and pull the names of teh players for that game. I want to know if this is possible without hitting the submit button. Any help would be greatly appreciated. Thanks