What I want to do is add a code that makes a picture down loadable. (hope that makes sense)

I don't want the picture to appear like what happens when you click on a thumbnail and a larger picture appears. The one I have is 3 mgs in size and is for club members who want it for printing purposes.

Is there some kind of code where if I click on the words "corvette sunset" a dialog box appears and asks if you want to download the file.

Hope I explained this well enough

Thanks for any help

Recommended Answers

All 2 Replies

same query answered here
http://www.daniweb.com/forums/thread191546.html
I used to think, now I just copy n paste

use <a href='saveimage.php?file=path/to/hires/image.jpg'>Corvette sunset</a> and the saveimage script described

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.