I would like to load a hidden IFRAME when I select an option from a combo box. Then I would like to update the iframe with the appropriate page and then update the innerHTML of a certain div to the HTML in the hidden iframe. Anyone know how to do this?