Re: [PHP] Re: IE download problem

2003-11-27 Thread Curt Zirzow
* Thus wrote pete M ([EMAIL PROTECTED]): > thsi si a nighmare area. and loast days on same problem Its a nightmare area cause so many things can go wrong with your script. > > This works for me.. hope it does for you > > $file = $_GET['file']; > $path = '/www/cgi-bin/docu/personal/'.$file;

Re: [PHP] Re: IE download problem

2003-11-26 Thread CPT John W. Holmes
From: "Luis Lebron" <[EMAIL PROTECTED]> > "Internet Explorer cannot download...?sender=171&filename=.jpg from > somedomain.com. Internet Explorer was not able to open this Internet site. > The requested site is either unavailable or cannot be found. Please try > again later." Are you using se

RE: [PHP] Re: IE download problem

2003-11-26 Thread Vail, Warren
ember 26, 2003 9:26 AM To: 'Bogdan Stancescu'; [EMAIL PROTECTED] Subject: RE: [PHP] Re: IE download problem I tried sending the correct mime type and still had the same problem. I did get rid of the newline for the test code. Luis -Original Message- From: Bogdan Stancescu

Re: [PHP] Re: IE download problem

2003-11-26 Thread Bogdan Stancescu
e and still had the same problem. I did get rid of the newline for the test code. Luis -Original Message- From: Bogdan Stancescu [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 11:28 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: IE download problem Oh, so you're actively

RE: [PHP] Re: IE download problem

2003-11-26 Thread Luis Lebron
nks, > > Luis > > -Original Message- > From: Bogdan Stancescu [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 26, 2003 11:14 AM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] Re: IE download problem > > > I was thinking the same. But until we can

Re: [PHP] Re: IE download problem

2003-11-26 Thread Bogdan Stancescu
scu [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 11:14 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: IE download problem I was thinking the same. But until we can squeeze some information about the actual error from Luis, I think we're stuck. Bogdan Warren Vail wrote: Could

RE: [PHP] Re: IE download problem

2003-11-26 Thread Luis Lebron
ks, Luis -Original Message- From: Bogdan Stancescu [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 11:14 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: IE download problem I was thinking the same. But until we can squeeze some information about the actual error from Luis, I th

Re: [PHP] Re: IE download problem

2003-11-26 Thread Bogdan Stancescu
Original Message- From: Luis Lebron [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 8:54 AM To: 'pete M'; [EMAIL PROTECTED] Subject: RE: [PHP] Re: IE download problem I tried your code. I'm still getting the same errors. thanks, Luis -Original Message- Fr

RE: [PHP] Re: IE download problem

2003-11-26 Thread Vail, Warren
le in the registered application and Netscape doesn't always do that (could be wrong here, but that's how it seemed to me). Warren -Original Message- From: Luis Lebron [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 8:54 AM To: 'pete M'; [EMAIL PROTECTED]

RE: [PHP] Re: IE download problem

2003-11-26 Thread Luis Lebron
I tried your code. I'm still getting the same errors. thanks, Luis -Original Message- From: pete M [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 26, 2003 10:52 AM To: [EMAIL PROTECTED] Subject: [PHP] Re: IE download problem thsi si a nighmare area. and loast days on same pro