<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
On Wed, 2010-05-12 at 00:05 -0400, Biju wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
It would be good if we can also get the same at server side when user
upload a file using form with file controls
ie, like the suggestion at <A HREF="https://bugzilla.mozilla.org/show_bug.cgi?id=549253">https://bugzilla.mozilla.org/show_bug.cgi?id=549253</A>
(it works even with javascript disabled)

Also remember modificationDate can be a time before creationDate on windows.
This is because modificationDate get copied when you copy a file,
hence it almost shows modificationDate of the actual content.

creationDate on other hand is file creation time on the
folder/directory and when you copy a file to a new directory, it will
be showing the coping time.

PS, for JS option there is mozilla bug 390776
</PRE>
</BLOCKQUOTE>
<BR>
You can get the same on the server side. how you get it just varies from language to language though, and obviously the exact file information available is dependant on the file system in use, i.e. fat32, ntfs, ext3, reiserfs, etc.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Thanks,<BR>
Ash<BR>
<A HREF="http://www.ashleysheridan.co.uk">http://www.ashleysheridan.co.uk</A><BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>