Re: [PHP] Stream download problem

2006-06-22 Thread Richard Lynch
On Tue, June 20, 2006 7:32 pm, Michael Satterwhite wrote: > I have a site that generates a file to be streamed down. The relevant > code is: > -- > header("Content-type: application/vnd.ms-excel"); > header("Content-disposition: attachment; fi

RE: [PHP] Stream download problem

2006-06-21 Thread Kristen G. Thorson
> -Original Message- > From: Michael Satterwhite [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 21, 2006 12:11 PM > To: Kristen G. Thorson > Subject: Re: [PHP] Stream download problem > > Kristen G. Thorson wrote: > >>-Original Message- > &g

RE: [PHP] Stream download problem

2006-06-21 Thread Kristen G. Thorson
> -Original Message- > From: Michael Satterwhite [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 20, 2006 8:32 PM > To: PHP Users > Subject: [PHP] Stream download problem > > I have a site that generates a file to be streamed down. The relevant > code is: >

Re: [PHP] Stream download problem

2006-06-21 Thread Jochem Maas
Michael Satterwhite wrote: > Jochem Maas wrote: >> Michael Satterwhite wrote: >> >>> Prathaban Mookiah wrote: >>> Micheal, I ran into this problem too. A easy workaround is to right click and choose 'save as' which worked for me. >>> >>> I wish that would work. The URL is along

Re: [PHP] Stream download problem

2006-06-21 Thread chris smith
On 6/21/06, Michael Satterwhite <[EMAIL PROTECTED]> wrote: Jochem Maas wrote: > Michael Satterwhite wrote: > >>Prathaban Mookiah wrote: >> >>>Micheal, >>> >>>I ran into this problem too. A easy workaround is to right click and >>>choose 'save as' which worked for me. >> >>I wish that would work.

Re: [PHP] Stream download problem

2006-06-21 Thread Michael Satterwhite
Jochem Maas wrote: Michael Satterwhite wrote: Prathaban Mookiah wrote: Micheal, I ran into this problem too. A easy workaround is to right click and choose 'save as' which worked for me. I wish that would work. The URL is along the lines of is possible for you to change the way the URL

Re: [PHP] Stream download problem

2006-06-21 Thread Jochem Maas
Michael Satterwhite wrote: > Prathaban Mookiah wrote: >> Micheal, >> >> I ran into this problem too. A easy workaround is to right click and >> choose 'save as' which worked for me. > > I wish that would work. The URL is along the lines of > http://support. >> microsoft.com/default.aspx/kb/279667

Re: [PHP] Stream download problem

2006-06-20 Thread Michael Satterwhite
Prathaban Mookiah wrote: Micheal, I ran into this problem too. A easy workaround is to right click and choose 'save as' which worked for me. I wish that would work. The URL is along the lines of For complete information on this you want to have a look at http://support. microsoft.com/defau

Re: [PHP] Stream download problem

2006-06-20 Thread Prathaban Mookiah
Micheal, I ran into this problem too. A easy workaround is to right click and choose 'save as' which worked for me. For complete information on this you may want to have a look at http:// support. microsoft.com/default.aspx/kb/279667 Cheers, Prathap -- Original Message --- Fro

Re: [PHP] Stream download problem

2006-06-20 Thread Prathaban Mookiah
Micheal, I ran into this problem too. A easy workaround is to right click and choose 'save as' which worked for me. For complete information on this you want to have a look at http://support. microsoft.com/default.aspx/kb/279667 Cheers, Prathap -- Original Message --- From: Mi