CLOSED Re: [WSG] image upload on mac

2006-10-14 Thread James Ellis
Thisthreadisbeingclosedbecauseit'soutsidethescopeofthelist.IfyouhaveananswerforMelissa,pleaseanswerherofflist.ThanksJames-admin On 10/14/06, 
Melissa Cooper [EMAIL PROTECTED] wrote:
Hello!I'm producing a php image upload ...List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: 
http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***


***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: [EMAIL PROTECTED]***

[WSG] image upload on mac

2006-10-13 Thread Melissa Cooper

Hello!

I'm producing a php image upload and we have .gif, .png and .jpg working 
on PC however if you try and upload the image on a mac is says that a 
perfectly good .png or .jpg is an invalid file type.
The images we are trying to upload on a Mac are photoshop web optimised 
graphics with the file extension on them.
I have been doing a little reading about MIME types but I'm not sure if 
I have learned anything - however through cPanel I can see that my 
server only has the following types defined:


image/jpeg  - jpeg jpg jpe
image/png - png

These are also the only types defined in our php code as the above. Gif 
is working perfectly.


Is it that I need to define more MIME types?

Or is it something to do with the fact that Mac's try to upload files in 
binary mode???


Thanks in advance.

Melissa








***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***