I am a beginner to VB 6 in all senses of the word, and I am trying to make a DHTML page in which I have a select box from which the user could select an option and a new webbrowser would pop up and go to a specified website based on the selection the user made. How would I code the selection box to do this? Would I have to use some API call or not because I know almost nothing about them. Thanks a lot.