Page 1 of 1
JFileUpload, send file modification date?
Posted: Sun Jan 27, 2008 9:21 pm
by import
Hi,
Can JFileUpload also send the files access/modification date from the client?
//dbaBert
Re: JFileUpload, send file modification date?
Posted: Sun Jan 27, 2008 9:21 pm
by import
No, this feature is not available. If you need it to be implemented then you can contact support(at)jfileupload(dot)com for a custom development. Otherwise I could add it to the wish list.
Re: JFileUpload, send file modification date?
Posted: Sun Jan 27, 2008 9:22 pm
by import
Ok, too bad, need the mod date so I can compare files based on that.
Please put it on the wish list!!
//Richard
Re: JFileUpload, send file modification date?
Posted: Sun Jan 27, 2008 9:22 pm
by import
We're working on release 2.0. Drop an email to support(at)jfileupload(dot)com soon with your request. It should be taken into account.
Re: JFileUpload, send file modification date?
Posted: Sun Jan 27, 2008 9:23 pm
by import
Ok, will do!
Re: JFileUpload, send file modification date?
Posted: Sun Jan 27, 2008 9:24 pm
by import
It has been implemented

To enable it:
<PARAM NAME="param5" VALUE="filetimestamp">
<PARAM NAME="value5" VALUE="true">