Re: [PHP] Problem with forced downloads via HTTP headers..

2003-08-14 Thread Magnetotron
sage news:[EMAIL PROTECTED] > * Thus wrote Magnetotron ([EMAIL PROTECTED]): > > Can anyone verify / solve the problem I am having with downloading an > > image.. > > > > > $fpath = "../tmp/"; > > $fname = "somefile.jpg"; > > > > heade

[PHP] Problem with forced downloads via HTTP headers..

2003-08-12 Thread Magnetotron
Hello, Can anyone verify / solve the problem I am having with downloading an image.. The following test works fine in every browser I've tried except in mozilla for windows. Mozilla appends .php to the file name when prompted to save or open. In IE, I can save it to disk or open it, and the ass