File Downloads
Categories:
Each of the following buttons implements a File Download in different ways, some using server calls from HTML, and others using JavaScript.
Note: Not all of these will actually download the file, some may show the file in the browser.
JavaScript Handled Downloads
JavaScript might mean a risk for cross browser testing, are there any other risks?