Re: [PHP] Forcing Mac's to show download box, rather than inline

2004-04-02 Thread Mark C
Once upon a time Mark C was quoted as saying: > Hi, > > I'm trying to server an image(s) up from a php script, this script, > checks for the image and then outputs the required header types, I'm > trying to get the browsers to download the requested image (when they > click the link), rather than

[PHP] Forcing Mac's to show download box, rather than inline

2004-04-02 Thread Mark C
Hi, I'm trying to server an image(s) up from a php script, this script, checks for the image and then outputs the required header types, I'm trying to get the browsers to download the requested image (when they click the link), rather than display inline. I've got it working on both Mozilla and I