WebBrowser Control - NO events fired for frames within a frameset

F

foreverayid

So i have spent fruitless hours (dont want to count them) looking for
a solution to this one. My webbrowser control, that i use to grab data
from the document property, is supposed to fire the documentcompleted
event for each time a frame has finished loading.

Problem being on some sites there are frames within a frameset and
there are no events of the webbrowser which catch any activity on
these frames. I have tried them all. At the moment i have setup a
timer to get data contained in the elements at regular intervals but
this is not a good soultion. Please ask anything you want. thanks
 
G

Guest

Not to be picky, but where do you see this "is supposed to fire the
documentcompleted event for each time a frame has finished loading."?

I looked at MSDN and did not see it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top