How can you specify that a link should download a file and rename it to "new-file.txt"?
<a href="file.txt" ___>Download File</a>
How can you specify that a link should download a file and rename it to "new-file.txt"?
<a href="file.txt" ___>Download File</a>