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...

+ Reply to Thread
Results 1 to 2 of 2

How to calculate web page loading time on client ?

  1. Default 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



  2. Default 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 -




+ Reply to Thread

Similar Threads

  1. Re: How to calculate total time for state machine cycle time
    By Application Development in forum labview
    Replies: 3
    Last Post: 01-07-2008, 05:10 AM
  2. Re: How to calculate total time for state machine cycle time
    By Application Development in forum labview
    Replies: 1
    Last Post: 11-02-2007, 09:40 AM
  3. How to calculate delivery time
    By Application Development in forum Microsoft Exchange
    Replies: 0
    Last Post: 09-26-2006, 09:58 AM
  4. How do I measure ASP-page full loading time? (Silk Performer 3.0)
    By Application Development in forum Software-Testing
    Replies: 2
    Last Post: 08-10-2006, 06:56 PM
  5. Calculate Time Difference
    By Application Development in forum ASM x86 ASM 370
    Replies: 4
    Last Post: 01-10-2006, 11:36 AM