Jump to content

Recommended Posts

Posted

#include <GuiConstants.au3> 
GUICreate("WPilot", 1110, 650) 
$B_oIE3 = ObjCreate("Shell.Explorer.2") 
$Breaktime = GUICtrlCreateObj($B_oIE3, 0, 0, 980, 650) 
$B_oIE3.navigate ("http://www.yahoo.com")

Hot to auto close all internet popup windows and dialog boxes ?

IE7, Windows VistO

Posted

Ok if i enable "Block popup" in IE7...all is ok, but when i run my IE in my script it never blocks them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...