Hi, I'm working on a system and I'd like to have the user log in on an asp page by selecting an id from a combo box that has been filled from an access db and entering the password. It works fine without the combo but I can't find out how to get the value of the combo to display the appropriate data for the next page. Anyone know what I need to do?