Results 1 to 2 of 2

Thread: measure time

  1. #1

    Thread Starter
    New Member zwappy's Avatar
    Join Date
    Apr 2001
    Posts
    13

    Cool

    I want to see how long time it takes to download a website. I want to do it with vb. All ideas are welcome.

    Zwappy

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well, you would check what time is it now.
    Then you would use either a winsock contorl or the internet controls, to download the webpage.

    Once the website has been received, check what time it is 'now', and then subtract the two.

    - jamie
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width