Rob,
This has to be a browser problem. I cannot see it being anything else.
For arguments sake however, would you mind showing us your code. While
I'm sure it is a browser issue, it may have something to do with what
PHP is returning to the browser.
- Craige
On 8/22/07, Rob Adams <[EMAIL PROTEC
I have a pdfs saved in a database (created with pdflib). When I output them
in firefox, it works just great everytime. But when I try in IE, it doesn't
always work. I know, I know, it sounds like a browser issue, but here's the
problem. I figured out that when I run session_start(), the pdf
ictim of previous testing.
>- Original Message -
>From: "Matt Schroebel" <[EMAIL PROTECTED]>
>To: "'gilles'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>Sent: Monday, July 15, 2002 4:26 PM
>Subject: RE: [PHP] outputting a pdf file to
2002 7:19 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] outputting a pdf file to IE browser? POST/GET
> method bug
> or not?
>
>
> hi,
>
> i've run in to a strange problem,
>
> i'm trying to output a pdf file from disk to the browser.
>
> this is
nobody?
does any think this could be a bug or something?
i would like to know before submitting this as a bug.
At 19:18 15-7-2002 +0200, gilles wrote:
>hi,
>
>i've run in to a strange problem,
>
>i'm trying to output a pdf file from disk to the browser.
>
>this is fine under netscape but IE has
> From: gilles [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 15, 2002 1:19 PM
> Subject: [PHP] outputting a pdf file to IE browser? POST/GET
> method bug or not?
> error_reporting(E_ALL);
>
> session_start();
> if (!isset($_SESSION['download'])) {
>
hi,
i've run in to a strange problem,
i'm trying to output a pdf file from disk to the browser.
this is fine under netscape but IE has problems.
consider the following code:
---
--
the above code runs fine on
7 matches
Mail list logo