hi there... i'm currently doing a project and i was asked to solve this problem
currently the files stored in the project are renamed to <numeric numbers>.doc
in the database, there is one column which shows the real file name, and the numeric filename with file extention
so it goes like "My_File | 20090402.doc"
what i was asked to solve is the file were to appear as My_File.doc instead of 20090402.doc on the windows pop up when the users click to download the file
any possible way of doing this other than creating another duplicate of the original file?
...
Go to the complete details ...