Someone sent me the following comments on one of my webpages: Global Statistics Total HTTP Requests: 51 Total Size: 133537 bytes
Object Size Totals Object type Size (bytes) HTML: 26538 Images: 69020 Javascript: 12863 CSS: 25116 Multimedia: 0 Other: 0 External Objects External Object QTY Total Images: 40 Total Scripts: 5 Total CSS imports: 5 * * * * * * * * * * If I interpret it correctly, my total page size is a whopping 133 KB (133537 bytes). Yet I get a little less than that when I add up the numbers. I just wondered if my databases could be contributing to the figure 133 KB. If so, would that number decrease if I made more effient use of keys and/or called up only the fields I need, rather than querying every field in a table (*)? Also, how do I obtain these sorts of statistics, so I can check my page again after I've made some improvements? Thanks. __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]