Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Hoggeren #1
Generates wrond date on file upload
HI !
I am uploading files to a server with the CFFILE Action="Upload".........and,
when i try to receivce the original date when the document was created it shows
the date of when I uploaded it . (for example 2005-06-16 instead of 2005-05-13).
Perhaps i am a bit slow, but how on earth can I retrive the original document
date, this is need to be stored in the Database.
Please help....:)
Hoggeren Guest
-
#38781 [NEW]: strtotime() generates wrong date for 11th month 2007 on.
From: rpk at npstrategy dot com Operating system: Linux Fedora Core 4 PHP version: 4.4.4 PHP Bug Type: Date/time related Bug... -
#25995 [Asn]: multipart/form-date file upload problem.
ID: 25995 User updated by: s dot masugata at digicom dot dnp dot co dot jp Reported By: s dot masugata at digicom dot dnp dot... -
#25995 [Opn->Asn]: multipart/form-date file upload problem.
ID: 25995 Updated by: moriyoshi@php.net Reported By: s dot masugata at digicom dot dnp dot co dot jp -Status: ... -
#25995 [NEW]: multipart/form-date file upload problem.
From: s dot masugata at digicom dot dnp dot co dot jp Operating system: FreeBSD/Linux/Solaris(sparc) PHP version: 4.3.4RC2 PHP... -
Date display dynamically upated upon upload of document (PDF file)?
I'm looking for help on how to achieve the following: The problem is that the client wants to be able to have the site turned over to them and... -
ikramy #2
Re: Generates wrond date on file upload
Originally posted by: Hoggeren
HI !
I am uploading files to a server with the CFFILE Action="Upload".........and,
when i try to receivce the original date when the document was created it shows
the date of when I uploaded it . (for example 2005-06-16 instead of 2005-05-13).
Perhaps i am a bit slow, but how on earth can I retrive the original document
date, this is need to be stored in the Database.
Please help....:)
See if this UDF does the job:
[url]http://www.cflib.org/udf.cfm?ID=124[/url]
ikramy Guest
-
Hoggeren #3
Re: Generates wrond date on file upload
I would like to do this without COM. I want to read the original date before upload. And how might that be possible ?
Cheers...
Hoggeren Guest



Reply With Quote

