[PHP] Re: download file question...

2004-08-19 Thread Torsten Roehr
"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

[PHP] Re: Download File Problem - text not appearing on downloaded file

2001-11-19 Thread Chris Lee
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 >

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/artis

[PHP] Re: Download file

2001-08-01 Thread Richard Lynch
> 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

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 s

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

[PHP] Re: Download file

2001-08-01 Thread Owen Rudge
> 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