You could try adding type="application/octet-stream" to the href tags.
Edited to add: Kovid is probably right, you might need a special mime type in the server config. On mine, I just added the application/octet-stream, and at least the browser prompted me as to whether I wanted to save it, but depending on your server, etc. ymmv.
Last edited by susan_cassidy; 09-03-2010 at 12:10 PM.
|