Thanks for your suggestions.  We are researching alternative methods such as
JUpload or something.



-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 5:35 AM
To: CF-Talk
Subject: Re: CFFILE - Time Last Modified


Thomas, Jeffrey R HQISEC/Veridian IT Services wrote:
> When using CFFILE with the upload action the file gets saved with the time
> the file was written to the server. I would like to maintain the original
> file date. 

You would first need some clientside utility to read the timestamp from 
the disk and put it in the form to be uploaded together with the file. 
Then you can use some commad line utility with cfexecute to set the 
right time.
Considering the amount of priviledges a script needs to be able to get 
to the file system on the client I doubt anybody will actually run this 
unless it is an intranet application.

Jochem


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to