Re: Getting file timestamp from url

2007-11-17 Thread Tim Roberts
"mhearne808[insert-at-sign-here]gmail[insert-dot-here]com" <[EMAIL PROTECTED]> wrote: > >Is is possible to get the timestamp of a file on a web server if it >has a URL? No, not in the general case. >For example, let's say that I want to know when the following file was >created: > >http://www.w3s

Re: Getting file timestamp from url

2007-11-17 Thread Gabriel Genellina
En Fri, 16 Nov 2007 22:34:13 -0300, mhearne808[insert-at-sign-here]gmail[insert-dot-here]com <[EMAIL PROTECTED]> escribió: > Is is possible to get the timestamp of a file on a web server if it > has a URL? > > For example, let's say that I want to know when the following file was > created: >