Results 1 to 2 of 2

Thread: Size of an html file (including the pics)

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    4

    Question

    I need a way to check how many bytes have been downloded.
    The main idea is to know what is the size of a web page ( including all the pic's and app's ) after my IE ( the one i hooked im my program ) had finished browsing to it.

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    In IE:
    File --> Save As --> Change type to "Web Archive" --> Save it --> Examine the file size

    The web archive puts the entire page into one neat little file. Then just check the size to see how big the page is. This only works if you have Outlook Express installed, otherwise you can just save the complete page and measure the HTML page size plus the supporting files sizes

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