From: Mike N. <mh...@us...> - 2003-02-11 04:18:39
|
On Mon, 2003-02-10 at 18:28, Don Seiler wrote: > Mike Windsor has been testing a module out with me and he uses IE6. He > says that when he tries to upload a png image, the file type is set as > image/x-png, and when he tries to upload a jpeg image, the file type is > set as image/pjpeg. However these images are the same as normal image/png > and image/jpeg images, so I was able to handle them with just an extra > entry. > > I know that the Announcements mod for one won't allow these. > > Can someone confirm that IE is sending these different image types? Don, I did a little Goggling, and found out that MS broke standards again. IANA sets acceptable MIME types. However, MS decided that progressive jpegs should be labeled pjpeg. MIME Media Types http://www.iana.org/assignments/media-types/index.html -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ |