Guys, Wondering how to work out my page size. Do I add together the css, any include files (yeah I use asp) and the size of the actual page? When I include the size of my includes, my main page is a hefty 30kb....
Any help appreciated!
DanA
1:49 pm on Nov 26, 2005 (gmt 0)
Have a look at the page properties (or page info). Then for css (or js) linked files you have to add its size for the 1st page loaded. Once cached, the size for the browser is the html one.