|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
AxSHDocVw.AxWebBrowser eventsthe documentcomplete and NavigateComplete2 in AxSHDocVw.AxWebBrowser all
seem to fire per frame. Is there a way to catch when the page is totally completed including frames.? in some other implementation there is something like navigatecomplete2. to catch only when everything is rendered and complete I was expecting NavigateComplete2 to work. GS,
No it is AFAIK downloadcomplete NavigateComplete tells that it is navigated to that URL http://windowssdk.msdn.microsoft.com/en-us/library/ms629282.aspx I hope this helps, Cor Show quoteHide quote "GS" <gsmsnews.microsoft.co***@msnews.Nomail.com> schreef in bericht news:uKF6Utx0GHA.1256@TK2MSFTNGP02.phx.gbl... > the documentcomplete and NavigateComplete2 in AxSHDocVw.AxWebBrowser all > seem to fire per frame. > > Is there a way to catch when the page is totally completed including > frames.? > > in some other implementation there is something like navigatecomplete2. to > catch only when everything is rendered and complete > I was expecting NavigateComplete2 to work. > > thx, but I am still confused. the links says
Unlike NavigateComplete or NavigateComplete2, which are fired only when a URL is successfully navigated to, this event is always fired after a navigation ***starts***. I am concerned their wording of after aviation starts instead of completed. Nonetheless I will give it a shot. Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:O3Okpu80GHA.4772@TK2MSFTNGP03.phx.gbl... > GS, > > No it is AFAIK downloadcomplete > > NavigateComplete tells that it is navigated to that URL > > http://windowssdk.msdn.microsoft.com/en-us/library/ms629282.aspx > > I hope this helps, > > Cor > > "GS" <gsmsnews.microsoft.co***@msnews.Nomail.com> schreef in bericht > news:uKF6Utx0GHA.1256@TK2MSFTNGP02.phx.gbl... > > the documentcomplete and NavigateComplete2 in AxSHDocVw.AxWebBrowser all > > seem to fire per frame. > > > > Is there a way to catch when the page is totally completed including > > frames.? > > > > in some other implementation there is something like navigatecomplete2. to > > catch only when everything is rendered and complete > > I was expecting NavigateComplete2 to work. > > > > > > navigatecomplete gets unfortunately fired before the page is rendered
Is there something else that is final after the page and all frames are rendered? or is there something I can check if the browser is ready? Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:O3Okpu80GHA.4772@TK2MSFTNGP03.phx.gbl... > GS, > > No it is AFAIK downloadcomplete > > NavigateComplete tells that it is navigated to that URL > > http://windowssdk.msdn.microsoft.com/en-us/library/ms629282.aspx > > I hope this helps, > > Cor > > "GS" <gsmsnews.microsoft.co***@msnews.Nomail.com> schreef in bericht > news:uKF6Utx0GHA.1256@TK2MSFTNGP02.phx.gbl... > > the documentcomplete and NavigateComplete2 in AxSHDocVw.AxWebBrowser all > > seem to fire per frame. > > > > Is there a way to catch when the page is totally completed including > > frames.? > > > > in some other implementation there is something like navigatecomplete2. to > > catch only when everything is rendered and complete > > I was expecting NavigateComplete2 to work. > > > > > >
LAN IP
Visual Basic beginner question Search for files in folders? Date/Time Pickers/VB2005 self-extracting files in .net app.config not copied to bin directory VB2005: Error Using a Separate Search Form How can I execute a simple command? String quickie: Remove trailing space from each RichTextBox line? how to open a form in C# |
|||||||||||||||||||||||