<a href="original_filename.pdf">Download this file</a>
Will save the filename as original_filename.pdf. What if I want the file to be renamed before the download?
I'm hoping for a client-side solution.
Will save the filename as original_filename.pdf. What if I want the file to be renamed before the download? I'm hoping for a client-side solution. |
||||
|
|
|
I do not think this is possible easily. You can rename the file after it has been downloaded of course. |
|||
|
|
|
Apart from renaming it on the server or telling people to right-click and choose "Save As", the only thing I can think of is to create a temporary copy which you offer for download under a different name. A huge effort with nothing really gained. |
|||
|
Solved in duplicate question.
|
|||
|
|