Tag Archives: file download

JavaScript to Confirm a File Download

A confirmation dialogue is handy when you want to make sure that the selected action is actually meant to take place and isn’t just the result of an accidental click. Of course, achieving this is super easy thanks to JavaScript’s built in dialog box functions, the one we are most interested in this case being ‘confirm’. Continue reading

Posted in Tutorials | Tagged , , , | Leave a comment

Internet Explorer: Restore File Download Dialog

If in the past you’ve accidentally unchecked that little box reading “Always ask before opening this type of file” when trying to save a file in Internet Explorer and now want to change the behaviour that you previously set, these are the steps you need to follow in order to reclaim your File Download dialog box: Continue reading

Posted in Software & Websites, Tutorials | Tagged , , , , | 1 Comment