Forum Moderators: open

Message Too Old, No Replies

How to calculate the File size of a HTML page

I use Dreamweaver MX

         

Red_Eye

11:39 am on May 28, 2003 (gmt 0)

10+ Year Member



I'm not sure if this is the right place to ask the question.

I need to calculate the file size of a given HTML file. This needs to include all of the needed by the file. Basically the download size. Is there a way of finding this out in DW MX?

Or is there a better tool?

ncsuk

11:45 am on May 28, 2003 (gmt 0)

10+ Year Member



It should show you the file size and download time in the bottom right on dreamweaver under the window you edit the info in.

You can change the connection speed by going to file, properties.

I think the default is 33.6k, you may want to change that to 56k.

Alternative Future

11:52 am on May 28, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Or you could just view the source in the browser "save as" then right click on the document you just saved goto properties.

HTH,

-gs

mack

11:53 am on May 28, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



If it is on your computer simply view properties and it will show you the file size.

View the properties fr all files part of the page and the cobined figure will be the page download size.

Mack.

BlobFisk

12:43 pm on May 28, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Does the page info size also included rollover images and external js/css files? These are something to take into account on pages.

I know that the Save As does not download rollover images, but will take down linked files.