PDA

Click to See Complete Forum and Search --> : Size of an html file (including the pics)


Error
Feb 4th, 2001, 08:06 AM
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.

Clunietp
Feb 4th, 2001, 10:43 PM
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