How to calculate web page loading time on client ? - Inetserver
This is a discussion on How to calculate web page loading time on client ? - Inetserver ; Hi All,
How to calculate web page loading time on client and send back result
to server side ?
Urgent ! Thanks alot !
>From Kelvin...
-
How to calculate web page loading time on client ?
Hi All,
How to calculate web page loading time on client and send back result
to server side ?
Urgent ! Thanks alot !
>From Kelvin
-
Re: How to calculate web page loading time on client ?
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 !
>
>
>
> >From Kelvin- Hide quoted text -
>
> - Show quoted text -
Similar Threads
-
By Application Development in forum labview
Replies: 3
Last Post: 01-07-2008, 05:10 AM
-
By Application Development in forum labview
Replies: 1
Last Post: 11-02-2007, 09:40 AM
-
By Application Development in forum Microsoft Exchange
Replies: 0
Last Post: 09-26-2006, 09:58 AM
-
By Application Development in forum Software-Testing
Replies: 2
Last Post: 08-10-2006, 06:56 PM
-
By Application Development in forum ASM x86 ASM 370
Replies: 4
Last Post: 01-10-2006, 11:36 AM