Welcome to WebDesignForums.net!
You're currently viewing WDF as a guest. By registering for a free account, you'll be able to participate with other members in our friendly community. Being a member allows you to ask questions and get answers for those troublesome web development tasks!

In addition, as a member you'll be able to post your websites up for review. Using our unique website review system you can gain some amazing feedback from some of the best web developers around. This is a completely free service to all registered members.

Ready to register yet? Registration is 100% free. Click Here To Join Now!

Any handy way to measure download size of webpage (including graphics)?

Discussion in 'General Web Design Discussion' started by Christophe, May 16, 2003.

  1. Offline

    Christophe New Member

    Message Count:
    51
    Likes Received:
    0
    Trophy Points:
    0
    Location:
    New England
    Hello.

    In my new gallery of web design, I want to list the download size of each design. Is there a handy way to measure this?

    If you click on file---properties---in IE, you only get the code file size, not the graphics. So then you have to add up all graphics referenced by the code...

    Is there an easier way? Thank you, anybody...


  2. Offline

    filburt1 bored

    Message Count:
    11,783
    Likes Received:
    3
    Trophy Points:
    0
    Location:
    Maryland, US
    One way (probably not the simplest) is in IE to save the page (Complete Web Page), and then view the properties of the file and folder it creates.


  3. Offline

    Christophe New Member

    Message Count:
    51
    Likes Received:
    0
    Trophy Points:
    0
    Location:
    New England
    Thank you Filbert!

    That is what I have been doing actually.

    I am relieved to hear that I am "doing the right thing"! Did not want to find out several months later that "there is a much simpler way..." Well maybe there is but if you don't know it, it must be not that obvious at least. So, thank you for setting me at ease.


  4. Offline

    smoseley Administrator

    Message Count:
    9,727
    Likes Received:
    192
    Trophy Points:
    63
    Location:
    Boston, MA
    You could write a program in PHP that does that... in fact, if someone made a program that spidered a website and detailed the download details of each page, it could probably sell for some good $$$ :-P


Share This Page