Quote:
On a company inranet, we want to have logos available for
download. I would rather not zip the files and not all users know
to right click on the image to download it. |
Then just explain that on your page:
"To download these images, right-click on the image using your mouse and
select SAVE IMAGE AS..." (Actually, most modern OSes and Browsers will let
you just drag and drop the image from the page...)
The other option is to stream the files to the page from the server. But
this is overkill for something like this.
-Darrel