Re: [CODE4LIB] internet explorer and pdf files

2011-08-31 Thread Eric Lease Morgan
Eric wrote: Unfortunately IE's behavior is weird. The first time someone tries to load one of these URL nothing happens. When someone tries to load another one, it loads just fine. When they re-try the first one, it loads. We are banging our heads against the wall here at Catholic Pamphlet

Re: [CODE4LIB] internet explorer and pdf files

2011-08-31 Thread Godmar Back
On Wed, Aug 31, 2011 at 8:42 AM, Eric Lease Morgan emor...@nd.edu wrote: Eric wrote: Unfortunately IE's behavior is weird. The first time someone tries to load one of these URL nothing happens. When someone tries to load another one, it loads just fine. When they re-try the first one,

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread James Gilbert
Road Whitehall, PA 18052 610-432-4330 ext: 203 -Original Message- From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Eric Lease Morgan Sent: Monday, August 29, 2011 3:31 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: [CODE4LIB] internet explorer and pdf files I need some

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread Eric Lease Morgan
On Aug 29, 2011, at 3:38 PM, James Gilbert wrote: Works fine on my computer... Are both Adobe Reader and Windows Updates current? I had this issue on a book-keeper's computer... installed more recent version of Adobe Reader, and seemed to fix it. I don't know if things are up-to-date on

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread Stockwell, Chris
Eric, Works fine in IE9 on my machine. -Original Message- From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Eric Lease Morgan Sent: Monday, August 29, 2011 1:31 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: [CODE4LIB] internet explorer and pdf files I need some

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread Godmar Back
Earlier versions of IE were known to sometimes disregard the Content-Type (which you set correctly to application/pdf) and look at the suffix of the URL instead. For instance, they would render HTML if you served a .html as text/plain, etc. You may try creating URLs that end with .pdf

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread Joe Hourcle
On Aug 29, 2011, at 3:30 PM, Eric Lease Morgan wrote: I need some technical support when it comes to Internet Explorer (IE) and PDF files. Here at Notre Dame we have deposited a number of PDF files in a Fedora repository. Some of these PDF files are available at the following URLs: *

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread Erik Hetzner
At Mon, 29 Aug 2011 15:30:56 -0400, Eric Lease Morgan wrote: I need some technical support when it comes to Internet Explorer (IE) and PDF files. Here at Notre Dame we have deposited a number of PDF files in a Fedora repository. Some of these PDF files are available at the following URLs:

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread Joe Hourcle
On Aug 29, 2011, at 3:52 PM, Godmar Back wrote: Earlier versions of IE were known to sometimes disregard the Content-Type (which you set correctly to application/pdf) and look at the suffix of the URL instead. For instance, they would render HTML if you served a .html as text/plain, etc.

Re: [CODE4LIB] internet explorer and pdf files

2011-08-29 Thread Munson, Doris
: Monday, August 29, 2011 1:02 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: Re: [CODE4LIB] internet explorer and pdf files At Mon, 29 Aug 2011 15:30:56 -0400, Eric Lease Morgan wrote: I need some technical support when it comes to Internet Explorer (IE) and PDF files. Here at Notre Dame we have