View Full Version : Image Download.


Chaos_Blader
04-19-2005, 11:04 PM
Yeah Im tryin to find out how you can download an image in a format like this

Image
(Click There to Download above Image)Download/Save Image(/a)


What would be the link for Download/Save Image?

pb&j
04-20-2005, 02:24 AM
you will have to put the image into a zip file, upload it, and link to it.

<a href="filename.zip">Download/Save Image</a>

otherwise tell the visitor to "right click" and "Save As"...

netaholic
04-21-2005, 03:21 PM
The right click + save as is a lot easier than the whole zip deal