se l' iframe ha id
se l' iframe ha namecodice:var sel=document.getElementById('id_iframe').contentWindow.document.nomeForm.nomeSelect; var val_sel=sel.options[sel.selectedIndex].value;
ciaocodice:var sel=self.nomeIframe.document.nomeForm.nomeSelect; var val_sel=sel.options[sel.selectedIndex].value;