IIS ASP - How to calculate web page loading time on client ?

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > March 2007 > How to calculate web page loading time on client ?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to calculate web page loading time on client ?
kelvinweb@gmail.com

2007-03-29, 7:18 am

Hi All,

How to calculate web page loading time on client and send back result
to server side ?

Urgent ! Thanks alot !

>From Kelvin


michal

2007-03-29, 7:17 pm

just check the loading time with javascript .. so start the timer on
page load and stop it when the page finished loading and then store
the value with some async request...
the disadvantage is that it does not really takes e.g. pictures
loading into consideration.

what do you exactly want to achieve with this?

On Mar 29, 12:17 pm, kelvin...@gmail.com wrote:
> Hi All,
>
> How to calculate web page loading time on client and send back result
> to server side ?
>
> Urgent ! Thanks alot !
>
>
>
>
> - Show quoted text -



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com