I have a FileUpload control on my page. I would like to get hold of the "date created" information of the file before it is uploaded. (Obviously, when you upload the file, the uploaded/copied version has a new "date created", set to the time of when you actually uploaded the file. This is not what I want!)
Does anyone please have any suggestions?
View Complete Post