RE: [PHP] Re: Download file

2001-08-01 Thread Karl J. Stubsjoen

Errr... it from ASP (shoot)
are you 100% sure?

-Original Message-
From: Owen Rudge [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 01, 2001 1:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Download file


 What I need to do, is specify the default directory for this file to be
 saved to.  Does anyone know how to do this?

It's just not possible.

--
Owen Rudge
http://www.owenrudge.co.uk/
http://www.gamearchive.uk.tt/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Re: Download file

2001-08-01 Thread Jason Murray

   What I need to do, is specify the default directory for 
   this file to be saved to.  Does anyone know how to do this?
 
  It's just not possible.

 Errr... it from ASP (shoot)
 are you 100% sure?

How would the PHP code know what directories exist on the remote
machine?

You can set the filename, not the directory.

Jason

-- 
Jason Murray
[EMAIL PROTECTED]
Web Developer, Melbourne IT
Work now, freak later!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Re: Download file

2001-08-01 Thread Richard Lynch

  Errr... it from ASP (shoot)
  are you 100% sure?

I'm not 100% sure.  How do you do it in ASP?

What headers does ASP send when you do it?

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]