I am getting an error in my script. It doesn't affect the running of the script but it is starting to annoy me! Basically in my Intranet page, I select an option that spawns a Popup box. I then click some options and Submit the form. The Popup reloads with a single "Close" link which I click and close the window. I can then go back to the main IE Window and continue running code on it fine. My code is this: $oIEPopup = _IEAttach("Read meter","DialogBox") Local $oForm = _IEFormGetObjB