On 16/04/07, Stefano Furlani <[EMAIL PROTECTED]> wrote:

I'm actually thinking about programming my own software, because there's a way
to know that in an approximate way...In the logfiles there's the homepage
first request time and all the images contained in it have as referer that
page. I have just to look the time of the last loaded image (considering the
ip adress) adding the time-taken field and do the subtraction...(in that way I
calculate the seconds it takes to load the page, but for me it's enough!)
But seems strange (almost impossible) that there isn't a software to do that...


I don't think the browser waits until it's received the whole page
before starting to load the images. So I think this would only work
well if you had an image right at the end of the page.

--
Stephen Turner
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to