Jump to content

Recommended Posts

Posted

Hi again.

_IENavigate is not working for me

I set the error handler and I got this error:

--> COM Error Encountered in filename.au3
----> $IEComErrorScriptline = 267
----> $IEComErrorNumberHex = 80020009
----> $IEComErrorNumber = -2147352567
----> $IEComErrorWinDescription = Unspecified error
----> $IEComErrorDescription = 
----> $IEComErrorSource = 
----> $IEComErrorHelpFile = 
----> $IEComErrorHelpContext = 0
----> $IEComErrorLastDllError = 0

Case $enter
        _IENavigate ($oIE, "http://webpage.com/")

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...