Jump to content

Recommended Posts

Posted

hi

in ie browser when i click submit button it open new tab auto

how i can get some id in that new tab and send some action for new id

thanks

Posted

thanks but not work i need code to find new tab auto and set name .for example: $oIE3 and then i get my element from it.?

Posted

Does the new tab automatically become the active tab? If so, then you would use the code from the earlier link like this:

$oIE3 = _IEGetActiveTab()

If this doesn't work for you, then you will need to provide a more detailed explanation of the situation you are attempting to address. All you've told us thus far is that a new tab is launched when you click the submit button, which isn't alot of info to go on. :shifty:

Posted (edited)

it's error:

Warning from function _IEAttach, $_IEStatus_NoMatch

 

when click button it open new tab and auto navigate it when i complete form in new tab i must click confirm button and then main tab set ok and allow me to complete another form

Edited by mhk

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
  • Recently Browsing   0 members

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