A1VBCode Forums

API and IE 6


http://www.a1vbcode.com/vbforums/Topic15262.aspx

By johnboy891 - 12/2/2005

I am trying to access frames on a page, but due to certain restrictions implented in Internet Explorer, certan cannot be accessed.

My question is what exactly is the main window of the internet browser?  I have written a procedure that uses the API to scan all open windows and scan all their child windows to get specific text, but the HTML data never returns.  How do I access a browser's HTML set with the API?  I just want to retrieve text.

This has absolutely been the most difficult thing I have ever faced in VB.  Anyone who can answer my questions from http://www.a1vbcode.com/vbforums/Topic15245-6-1.aspx or this post is a true GOD.

By johnboy891 - 12/3/2005

I created an example on my host.

http://home.woh.rr.com/kzsteele/ (remember to open in new window)

See what you can come up with and let me know.