Skip to content Skip to sidebar Skip to footer
Showing posts with the label Download

How To Download The Current Page As A File / Attachment Using Javascript?

I am aware of the hidden iFrame trick as mentioned here (http://stackoverflow.com/questions/365777/… Read more How To Download The Current Page As A File / Attachment Using Javascript?

Python: Get Download Link From Javascript Button

I am trying to get my script to download subtitles from www.subscene.com. The problem is that the d… Read more Python: Get Download Link From Javascript Button

Reading A Local File, Encoding To Base64, I Would Like To Give The User An Option To Save The Result To File

I have a webpage encoding a local file into Base64, and would like to give the user an option to sa… Read more Reading A Local File, Encoding To Base64, I Would Like To Give The User An Option To Save The Result To File

Looking To Save A Client-side Generated Binary File To Client Machine

I need to save a large set of client-side generated data (binary) to the client system. I looked at… Read more Looking To Save A Client-side Generated Binary File To Client Machine

Javascript Rename File On Download

I want to be able to download a web file, but when the download dialog open, the filename is rename… Read more Javascript Rename File On Download

Button For Downloading Svg In Javascript & Html?

There's an SVG image that's rendered in the browser. I want a button below to download the … Read more Button For Downloading Svg In Javascript & Html?

Code Is Executing Multiple Times Per Event: Multiple Downloads

I want to download a JSON object from within the content script. At first, when I request the downl… Read more Code Is Executing Multiple Times Per Event: Multiple Downloads

How Can I Make A Greasemonkey Script To Auto-download A File?

I go to the page, it has 1 zip file, but I don't know the name, other than its a .zip. I want … Read more How Can I Make A Greasemonkey Script To Auto-download A File?