Search results

  1. LostHorizon

    Server's technical question: file's modification date?

    Thanks descalzo, You've been very helpful and prompt too (you really know your stuffs :)). I went to the URL that you've suggested and see what you meant by "Last-Modified" from some of the site's screen shots. I'm going to close this thread now (i.e., if I can find the link to do it :))...
  2. LostHorizon

    Server's technical question: file's modification date?

    Hi descalzo, Thank you for getting back to me. If I'm not mistaken, what you meant by "Your Javascript reads the Last-Modified header from the server" is that when the server sends the requested page back to the user, it also sends an accompanied response header and that's where the...
  3. LostHorizon

    Server's technical question: file's modification date?

    Hi, Please correct me if I'm wrong: when a user visits a page on the web, he/she's making an HTTP request to the remote server that hosts the web page, the server then fetches the requested page and sends it back to the user's computer to display in the web browser. Can anybody please...
Top