Re: PDF IE & filedownload
Re: PDF IE & filedownload
- Subject: Re: PDF IE & filedownload
- From: Chuck Hill <email@hidden>
- Date: Tue, 6 Sep 2005 09:42:10 -0700
It is all in the headers. Here is what I would do.
1. Find a site that can display PDF in IE as you want to
2. Get a http proxy installed on the PC. This one is OK and free
http://www.owasp.org/software/webscarab.html
3. Open IE and look at the PDF page from (1).
4. Look in the http proxy and note all the headers.
6. Open IE and look at the PDF page from you app.
7. Look in the http proxy and note all the headers.
8. Figure out which headers are different between (4) and (7) and add
code to your app to send out headers like in (4).
Chuck
On Sep 5, 2005, at 12:20 AM, Javier Solórzano wrote:
That didn't do the trick either. I've tried with a number of PC
with both W2K and XP, makes no difference. Will work with Firefox,
will not work with IE. The only way I can display an inline pdf on
IE is by either using an inline frame (in which case the code works
perfectly) or by providing a hyperlink to a PDF file served by the
webserver. I hate IE.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden