Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Response.redirect and PDFs'

0 views
Skip to first unread message

MMM

unread,
Nov 16, 2000, 3:00:00 AM11/16/00
to
Using response.write to display a document to the user. Many fiels work okay
but PDF's refuse to work.

Can anybody help...

Sven Aelterman

unread,
Nov 16, 2000, 3:00:00 AM11/16/00
to
What are you using

Response.Redirect as in the subject
or
Response.Write as in the body?

Bit confusing.

--

Kind regards

Sven Aelterman
IT
Global Communication N.V.

Remember: Bugs come in through Windows.

http://www.aelterman.com
http://www.my-it.org

"MMM" <M...@Nothere.com> wrote in message news:ukRsI76TAHA.194@cppssbbsa05...

MMM

unread,
Nov 16, 2000, 3:00:00 AM11/16/00
to
Sorry my fault...

I am using Response.Redirect("URL to a document")

If the document is a PDF it doesn't work. (MS Word documents work fine)

However typing in the URL (whichs points to the PDF) directly in the browser
works.

I am using IE 5.

Sven Aelterman <NO....@globalcom.be> wrote in message
news:uVC0dI7TAHA.89@cppssbbsa03...

Sven Aelterman

unread,
Nov 16, 2000, 3:00:00 AM11/16/00
to
That's odd, I'm sorry, no idea.

But what is the error you get? Are you sure that this is the only file type?
Do all PDF files have the same behaviour?

If it were with Response.Write I'd say check the content-type of the file.

--

Kind regards

Sven Aelterman
IT
Global Communication N.V.

Remember: Bugs come in through Windows.

http://www.aelterman.com
http://www.my-it.org

"MMM" <M...@Nothere.com> wrote in message news:e4Ar5c8TAHA.274@cppssbbsa05...

Jen9

unread,
Nov 16, 2000, 3:00:00 AM11/16/00
to
I ran into this problem just yesterday. This is an actual bug that is
documented...the resolution is to upgrade to IE 5.5.
Take a look at this article:
http://support.microsoft.com/support/kb/articles/Q177/3/21.ASP?LN=EN-
US&SD=gn&FR=0&qry=acrobat&rnk=7&src=DHCS_MSPSS_gn_SRCH&SPR=IE

-----Original Message-----
Using response.write to display a document to the user. Many fiels work okay
but PDF's refuse to work.

Can anybody help...


.


Henry

unread,
Nov 16, 2000, 3:00:00 AM11/16/00
to
We had the same error for the longest time. Didn't get any good response
from Adobe nor Microsoft. Interesting thing to us is that it worked fine on
some browsers and not others. There is an Adobe plug-in "nppdf32.dll" or
something like that that you should copy into your "C:\Program
Files\Plus!\Microsoft Internet\PLUGINS" directory or wherever appropriate on
your machine to make it work on client browsers. In the end, we had to
avoid using Response.Redirect and instead use static links directly pointing
to the PDF.

"MMM" <M...@Nothere.com> wrote in message news:ukRsI76TAHA.194@cppssbbsa05...

0 new messages