Jester009 Posted August 23, 2008 Posted August 23, 2008 Hi Guys, Can somebody tell me why on earth Vista is launching two IE windows when I try to run this code. It works fine in the editor. But when I compile Vista launches two IE windows, one with the desired URL and the other just stays at the back displaying "Connecting". Any ideas? Thanks in advance Jester009 #include <IE.au3> $oIE = _IECreate("www.google.com")
Jester009 Posted August 23, 2008 Author Posted August 23, 2008 Hi Guys, Can somebody tell me why on earth Vista is launching two IE windows when I try to run this code. It works fine in the editor. But when I compile Vista launches two IE windows, one with the desired URL and the other just stays at the back displaying "Connecting". Any ideas? Thanks in advance Jester009 #include <IE.au3> $oIE = _IECreate("www.google.com") Oops I just saw Dale's signature. Gonna check with his solution. Sorry to bother u guys.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now