Jump to content

IE Management question


Recommended Posts

$oIE = _IECreate ("http://some_site", 0, 0)
_IELinkClickByIndex ($oIE, 0)
$oIE.Visible=0oÝ÷ ئº{.­ì"¶aË^râªçyÆ®±â¢}ýµ·¥ëÞØZ²Ø^±©½©n{*.q©Ü©àzØ^Á¬¢×«ë^Æh­êÜ,zËh¢§¶¦o((x"Ú"׫ë^Æh­êè¦Ø¨g§¹©Ý§éÝz»ZnƧÊØbhmê)zz.¶ÈyÈZ¶§²'^¶ººÞÜ"Ú0NzË[zÛhëmx"·
.ÖÞjëh×6$oIE = _IECreate("http://some_site", 0, 0)
$oObjects = _IETagNameGetCollection($oIE, "a", 0)
For $oObject In $oObjects
    $sHref = $oObject.href
    _IEAction($oIE, "click")
    $oIETemp = _IEAttach($sHref, "url")
    $oIETemp.Visible=0
Next

0x576520616C6C206469652C206C697665206C69666520617320696620796F75207765726520696E20746865206C617374207365636F6E642E

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