Hi,
I am creating a site using Dreamweaver MX and I would like to make working download buttons.
What I do for the moment is creating a rollover picture of a button that has a link to a file.
The files I want the user to be able to download are often *.pdf, *.doc, *.eps, *.tif, *.jpg.
The link is just a link to the file, however two different things happen:
- If the link leads to a *.eps or a *.tif file, then a window opens and I have the usual downloading options ("Open", "save", "cancel")
- If the link leads to a *.doc, *.pdf, or *.jpg file, then the file opens automatically in internet explorer. No downloading options.
Can you tell me what I am doing wrong? Cause it's the exact same code for both, and I would like to get the downloading options ("Open", "save", "cancel") for all the files.
Thank you so much for your help
I am creating a site using Dreamweaver MX and I would like to make working download buttons.
What I do for the moment is creating a rollover picture of a button that has a link to a file.
The files I want the user to be able to download are often *.pdf, *.doc, *.eps, *.tif, *.jpg.
The link is just a link to the file, however two different things happen:
- If the link leads to a *.eps or a *.tif file, then a window opens and I have the usual downloading options ("Open", "save", "cancel")
- If the link leads to a *.doc, *.pdf, or *.jpg file, then the file opens automatically in internet explorer. No downloading options.
Can you tell me what I am doing wrong? Cause it's the exact same code for both, and I would like to get the downloading options ("Open", "save", "cancel") for all the files.
Thank you so much for your help