Download link to PDF error

G

Guest

Hi

I have seen the other threads on here and tried some of the advice offered
but it doesn’t seem to be working for me anyway. I have a link to a word doc
and when click upon the browser prompts the user to save or open the file.
However when I copy that exact same link tag and change it accordingly for
the PDF file the PDF reader loads up but prompts an error.

I'd like the link to behave as the Word doc link does. The files have been
uploaded to the web server.

Is there a way I can force a download of the file without zipping it because
its doubtful users will have access to a zip tool.

Many thanks
 
T

Thomas A. Rowe

If the user has a application the can read the document, then the document will open in the
browser/application/reader. If you want to always have the file download and do not want to work
with server-side scripting, then you have to zip the file.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
G

Guest

Well Adobe Acrobat Reader 8 is available to the users and when the link is
clicked Acrobat does load but has the following error message - 'Cannot use
Adobe Reader to view PDF in your web browser. Reader will now exit.' So for
now that seems like an issue too, but ideally I'd like user to download the
file and save to a local disk.

When you say server side scripting do you mean, MIME types, and of so what
do should I try?

Many thanks
 
T

Thomas A. Rowe

1. Is your reader set to open from within the browser?

2. Server-Side Scripting is ASP. ASP.Net, PHP, CFM, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
G

Guest

I cant find the reader config at where the site will be used since the client
computers are locked down.

I'm shying away from server side code. Isn't there a MIME way of configing it?

Regards
 
T

Thomas A. Rowe

Is that in the browser or Adobe PDF Reader?

You may want to check with Adobe regarding this as well.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 

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

Top