I was wondering what I would need to do to make a link, when clicked, download an image with the Save As dialog box, instead of just loading the image inside the browser.
I know that MIME edit would be able to do this for my browser, but I want it scripted into my web site, because I can't tell all of my users to edit their browser's settings
I don't want to have to right click the link & click save as,
and I don't want to have to zip the file.
& I was told a server side language should be able to do it.
I know that MIME edit would be able to do this for my browser, but I want it scripted into my web site, because I can't tell all of my users to edit their browser's settings
I don't want to have to right click the link & click save as,
and I don't want to have to zip the file.
& I was told a server side language should be able to do it.
Comment