link to PSD imgs -- want them to start downloading..

F

Frances Del Rio

I have a bunch of Photoshop images on my server, I want when user clicks
on a link to a Photoshop img for it to start downloading (like when you
click on a Word file..) is there a way to do this w/Javascript? thank
you.. Frances
 
J

Joakim Braun

Frances Del Rio said:
I have a bunch of Photoshop images on my server, I want when user clicks
on a link to a Photoshop img for it to start downloading (like when you
click on a Word file..) is there a way to do this w/Javascript? thank
you.. Frances

Probably not. What happens when you click on a link would in many browsers
be governed by the "mime type action" rules set in the preferences of the
browser.

Server-side, you could send a "Content-Disposition: attachment;
filename="somefile.xxx"" header that would hint to well-behaved browsers
that you'd like to run a save file dialog.

Joakim Braun
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top