Skip to content

Instantly share code, notes, and snippets.

@carlos-sanchez
Created November 14, 2013 04:28
Show Gist options
  • Save carlos-sanchez/7461361 to your computer and use it in GitHub Desktop.
Save carlos-sanchez/7461361 to your computer and use it in GitHub Desktop.
Force File Download
<!-- will download as "expenses.pdf" -->
<a href="/files/adlafjlxjewfasd89asd8f.pdf" download="expenses.pdf">Download Your Expense Report</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment