Can anybody help...
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...
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...
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...
-----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...
.
"MMM" <M...@Nothere.com> wrote in message news:ukRsI76TAHA.194@cppssbbsa05...