automatedmike 0 Posted November 18, 2011 I have a script written to open IE and fill in a form, then submit. Once submitted, IE opens the new page in a new window. Because of this, I can't fill in the forms in the new window. Is there a command to create an object, similar to the object _IECreate creates for the new window? I just need a way to fill out the forms in the new window. PS I already tried using _IEAttach as well as setting IE to open windows as a new tab with no success. Any help greatly appreciated!!! Share this post Link to post Share on other sites