PC Review


Reply
Thread Tools Rate Thread

Check web page loading time

 
 
=?Utf-8?B?SEsgZ3V5?=
Guest
Posts: n/a
 
      30th Aug 2004
How to write a program that can check the web page loading time?

Before I have written a browser that use IE as the core, but it does not
support frame. Since the documentcomplete event will trigger if the frame is
completed. So i don't know how to get the time for the whole document
complete.

Or beside the browser, any other method to do this.

Thank you.
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      30th Aug 2004
HK
> How to write a program that can check the web page loading time?
>
> Before I have written a browser that use IE as the core, but it does not
> support frame. Since the documentcomplete event will trigger if the frame

is
> completed. So i don't know how to get the time for the whole document
> complete.
>

Do you mean you made a complete new browser or did you use AXwebbrowser
AXSHDOCVW or use IE SHDOCVW

With AXwebbrowser it is a frame complete document.complete and the page
complete navigate2.complete

I hope this helps?

Cor


 
Reply With Quote
 
=?Utf-8?B?SEsgZ3V5?=
Guest
Posts: n/a
 
      31st Aug 2004
Cor,
I use the AXwebBrowser
That mean when the frame complete, it will trigger document complete.
But if the whole page complete (include all the frame and iframe), it will
trigger navigate2.complete?
Is that Right?




"Cor Ligthert" wrote:

> HK
> > How to write a program that can check the web page loading time?
> >
> > Before I have written a browser that use IE as the core, but it does not
> > support frame. Since the documentcomplete event will trigger if the frame

> is
> > completed. So i don't know how to get the time for the whole document
> > complete.
> >

> Do you mean you made a complete new browser or did you use AXwebbrowser
> AXSHDOCVW or use IE SHDOCVW
>
> With AXwebbrowser it is a frame complete document.complete and the page
> complete navigate2.complete
>
> I hope this helps?
>
> Cor
>
>
>

 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      31st Aug 2004
HK,

I am quiet sure that the documentcomplete is a frame or when one complete
page as document a page.
http://msdn.microsoft.com/library/de...ntcomplete.asp

Because of the text I start doubting about the navigatecomlete2. And it is a
while ago I used it.
http://msdn.microsoft.com/library/de...ecomplete2.asp

This one you can use as well when there are some pages which are not written
as they should be.
http://msdn.microsoft.com/library/de...adcomplete.asp

I hope this helps?

Cor
> That mean when the frame complete, it will trigger document complete.
> But if the whole page complete (include all the frame and iframe), it will
> trigger navigate2.complete?
> Is that Right?
>
>
>
>
> "Cor Ligthert" wrote:
>
> > HK
> > > How to write a program that can check the web page loading time?
> > >
> > > Before I have written a browser that use IE as the core, but it does

not
> > > support frame. Since the documentcomplete event will trigger if the

frame
> > is
> > > completed. So i don't know how to get the time for the whole document
> > > complete.
> > >

> > Do you mean you made a complete new browser or did you use AXwebbrowser
> > AXSHDOCVW or use IE SHDOCVW
> >
> > With AXwebbrowser it is a frame complete document.complete and the page
> > complete navigate2.complete
> >
> > I hope this helps?
> >
> > Cor
> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Open hyperlink - how can I check the page has finished loading AltaEgo Microsoft Excel Programming 0 16th Mar 2010 08:01 PM
FP2002 page loading time Midas Microsoft Frontpage 2 19th Feb 2005 12:31 PM
Page loading time? Scott Reynolds Microsoft ASP .NET 4 22nd Dec 2004 11:00 AM
IE hangs while loading a page for some time murty Windows XP Internet Explorer 1 14th Jan 2004 02:22 PM
very slow loading page time kman Windows XP Internet Explorer 7 6th Oct 2003 06:04 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:47 AM.