ok what i have users do is upload files to the server, the files gets renamed for conflicting issues, and then they choose a name they want to call the file. After it uploads it sends that info to the database.
now i know that they are going to want to download that file but i don't know how to do a force download. Not only that but i would like to change the file name that they are going to download (not on the server) to there user friendly name.
i have searched the web but i find things that are more complicated than i think i needs to be or i don't understand it.
so i am asking all of you genius's for a way to do this. I think the idea of it would have to be on another file that executes it all