JFileUpload, send file modification date?

Upload core product.
Post Reply
import
Posts: 169
Joined: Sun Jan 27, 2008 8:10 pm

JFileUpload, send file modification date?

Post by import »

Hi,

Can JFileUpload also send the files access/modification date from the client?

//dbaBert

import
Posts: 169
Joined: Sun Jan 27, 2008 8:10 pm

Re: JFileUpload, send file modification date?

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

import
Posts: 169
Joined: Sun Jan 27, 2008 8:10 pm

Re: JFileUpload, send file modification date?

Post 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

import
Posts: 169
Joined: Sun Jan 27, 2008 8:10 pm

Re: JFileUpload, send file modification date?

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

import
Posts: 169
Joined: Sun Jan 27, 2008 8:10 pm

Re: JFileUpload, send file modification date?

Post by import »

Ok, will do!

import
Posts: 169
Joined: Sun Jan 27, 2008 8:10 pm

Re: JFileUpload, send file modification date?

Post by import »

It has been implemented :-) To enable it:
<PARAM NAME="param5" VALUE="filetimestamp">
<PARAM NAME="value5" VALUE="true">

Post Reply