Jump to content

Need to attach to an embedded IE object


mark2004
 Share

Recommended Posts

I need to get the object for an Internet_Explorer_Server class into a script so I can manipulate it.

There is an app running on my PC with a window with a class="PC Monitor". Inside that window there

is a section that is an Internet_Explorer_Server class. Is there a way to get that html portion of the

window as an object?? I can't use the standard ObjGet("","InternetExplorer.Application") since the object

I want isn't in Internet Explorer. If I can grab the embedded object I can use the standard IE DOM

functions to accomplish what I want but I don't know how to get ahold of this object!

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