RE: [PHP] Re: download a pdf file

2001-07-26 Thread Matthew Loff
D]; [EMAIL PROTECTED] Subject: Re: [PHP] Re: download a pdf file Maybe ?! I tried it it gives me an error in that line header("Content-Disposition: filename=\"$file\""); But how when i click on a button, the dialog box for downloading appear? Thanks >From: "Fredrik Arild

Re: [PHP] Re: download a pdf file

2001-07-26 Thread kaab kaoutar
Maybe ?! I tried it it gives me an error in that line header("Content-Disposition: filename=\"$file\""); But how when i click on a button, the dialog box for downloading appear? Thanks >From: "Fredrik Arild Takle" <[EMAIL PROTECTED]> >To: [EMAIL PRO

[PHP] Re: download a pdf file

2001-07-26 Thread Fredrik Arild Takle
Like this? Best Regards Fredrik A. Takle Bergen, Norway "Kaab Kaoutar" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi > I looked in the php manual for how to download a file > bbut in vain. > Thanks > > > _