I want to select an item in a dropdown and then click a button and I want the result to load a new page in an iframe on the current page. Would I submit the form (I am thinking not) or should I use a button object and just use it to change the source in the iframe? Any help on the syntax would be much appreciated! Thanks!