"Bruce" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> hi...
>
> i can allow files to be uploaded to my app. are there corresponding
> scripts/code to allow files to be downloaded to the user via the browser??
>
> just occurred to me that i'll want to do this...
>
> nothing jumps out
I dont know if Im pointing out the obvious or if you orgot to post more
code.
--
Chris Lee
[EMAIL PROTECTED]
"Joe Van Meer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi there. I managed to get the prompt for a file download when a user
clicks
>
> > 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/artis
> header ("Content-Disposition: attachment; filename=download.tar");
>
> readfile($filename);
> ===end code snippet=
>
> What I need to do, is specify the default directory for this file to be
> saved to. Does anyone know how to do this?
WILD GUESS:
Some browsers might le
> > > 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 s
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
> 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: [E
7 matches
Mail list logo