Jump to content

Problem attach to a browser on Vista


Recommended Posts

I keep getting error when try to attach a IE brower on vista PC. Does the IE related UDFs work on vista?

I am using _IEAttach() function to attach an IE window. Same code works fine with XP, but it does not work with vista (launched as elevated):

$oIE = _IEAttach ( "Please Log In to continue" , "HTML" )

IF @Error > 0 Then

FileWriteLine ( "logfile", "failed to attach to ie");

EndIf

Thanks

Z

Edited by zzen11
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...