I have an access db with 4 field PK, Url, name of site adn file extension
now my problem comes that I want the user to be able to choose the site name(in a combo box) and when the user clicks the name have the app populate two textboxs one with the url and the other with the file extension
any Ideas