I have a fair amount of documents in pdf format on my server. The documents are being accessed/listed via directory browsing and not an html page. I'm using IIS 5 at the moment. I would like to set things up so that the pdf's download/"save to disk" rather then opening up in the browser window.
I know browser mime-types normally control that functionality, but I was wondering if there is anything I can do on the server end of things to force the pdf's to be downloaded.
TIA
Josh