1

Possible Duplicate:
Create a file in memory for user to download, not through server

My setup is that I have a cd containing html pages with images. I would like the ability to save these images via a link or a button when it is pressed. I am not sure if this is even possible as I know you can do this by modifying headers, but I am looking for a javascript way as this needs to work with most browsers and with no server straight from the disk.

Any help and advice welcome.

Community
  • 1
  • 1
Somk
  • 11,869
  • 32
  • 97
  • 143
  • 2
    Also see http://stackoverflow.com/questions/3665115/create-a-file-in-memory-for-user-to-download-not-through-server – John Dvorak Jan 02 '13 at 20:02
  • This is for extremely inexperienced users. So a large button saying save is preferable. – Somk Jan 02 '13 at 20:05
  • What about opening the images in a new, maybe dynamically created window, explaining how to use the context menu? – Yoshi Jan 02 '13 at 20:14
  • http://stackoverflow.com/questions/14062914/generating-and-saving-downloading-files-with-only-javascript/ – goat Jan 02 '13 at 20:18

0 Answers0