Internet Explorer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • j.

    #1

    Internet Explorer

    I am interested in timing the page loading process for Internet Explorer. I
    know how to initiate an instance of IE and I know how to navigate from page
    to page. What I need to be able to do is time exactly how long it takes to
    complete loading a page.
    Can someone please tell me how to do this.
    Thanks in advance
  • Mark R. Dawson

    #2
    RE: Internet Explorer

    If you are using .Net 2.0 you can use the WebBrowser component and use the
    DocumentComplet ed event to automate you page load timing.

    The WebBrowser control should be exactly the same as IE for loading content.



    "j." wrote:
    [color=blue]
    > I am interested in timing the page loading process for Internet Explorer. I
    > know how to initiate an instance of IE and I know how to navigate from page
    > to page. What I need to be able to do is time exactly how long it takes to
    > complete loading a page.
    > Can someone please tell me how to do this.
    > Thanks in advance[/color]

    Comment

    • =?Utf-8?B?cmVnaW5hIGR6d29uYXI=?=

      #3
      RE: Internet Explorer

      I am experiencing an unusually long delay after clicking the Internet
      Explorere icon from both desk top and start up. Any suggestions. Also when
      I click "New Question" on this page, I never get a subject box. Any
      suggestions?
      --
      rad


      "j." wrote:
      I am interested in timing the page loading process for Internet Explorer. I
      know how to initiate an instance of IE and I know how to navigate from page
      to page. What I need to be able to do is time exactly how long it takes to
      complete loading a page.
      Can someone please tell me how to do this.
      Thanks in advance

      Comment

      Working...