Is it possible that images of “Fullwidth Masonry Gallery” by clicking on it does not display them in the window, but immediately allowed to write to the drive? I need this to make the “Download” page.
Regards
Hi betonx!
No, I’m pretty sure this is not possible. Afaik you can use the file header to force the browser to download a file but the problem is you would probably break all other images which are embedded into the content (i.e. logo, icons, etc.) because you can’t serve these images as “application”. I’d recommend to place the images into a pdf file – then you can serve it as document/application (see http://css-tricks.com/snippets/htaccess/force-files-to-download-not-open-in-browser/ ).
Regards,
Peter