RE: [PHP] PDF POST, but refresh is GET

2002-08-28 Thread Matt Schroebel
GET solved it. > -Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 28, 2002 2:44 PM > To: Matt Schroebel > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] PDF POST, but refresh is GET > > > Sounds like an IE bug to me.

Re: [PHP] PDF POST, but refresh is GET

2002-08-28 Thread Rasmus Lerdorf
Sounds like an IE bug to me. If it knows there is POST data and it sends a GET, it is just plain wrong. How about just using GET-method vars in the URL to bounce this stuff along, or even a cookie-based session. -Rasmus On Wed, 28 Aug 2002, Matt Schroebel wrote: > I have a page the will print