I am putting a link on the site that when clicked should automatically prompt to download the image? How do I do this. I have it setup now as a normal hyperlink with _blank and it just takes you to the URL of the image and no prompt for download... My users wont realize they need to right click to save as.. Thanks
Im not sure, but I think you may need to put it in a zip file for it to work this way. I actually searched Google a bit, but was unable to find an exact answer for you.
Ive tried some javascript, but cant get it to work correctly... zipping it does the trick.. but I wanted to do the same with just the image..
Zip files may not be the final answer, or the only way to accomplish this, but they would definitely work. Perhaps someone else here knows of a better way, as zip files would create an extra step (unzipping) for your visitors.