I want to keep the uploaded file name to make it possible to users to download the file under the same name. But how can I implement it? The one option I see is to store each file to folder with unique name (GUID, for example). Any other options?
Share
I think
GUIDis better option but we normally use in officeDateTime