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
Get the mailserver that powers this list at http://www.coolfusion.com

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

Reply via email to