Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get Object - More Information

Status
Not open for further replies.

wwoman

Technical User
Oct 11, 2004
4
AU
Hi Crundy,

My running .NET application is an Internet Explorer application..so I type in a URL into IE which launches my .NET application

I know that I can use GetOBject(InternetExplorer.Application)..

The problem is that there may be more than one instance of IE running for this application, how do I identify the one IE window using GEtObject?

Each IE window will have a different title, is there a way I can pass in the IE instance and the title of the instance into GetObject?

Thanks for your help!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top