> Mac output: application/x-macbinary
> PC output: image/pjpeg
>
> Im thinking that the browser uses this info to display the image, and when
> it encounters the mac mime type it doesnt know how do display it, although
> the graphic programs dont have a problem with this.
>
> My proposed solution:
> When receiving the upload from a mac force the mime type.  Now if I only
> knew how to do that :)  Could I use CFHeader or something????
>
> Thanks for any ideas at all,

Check your browser and see if it is set to binary encode files when it
uploads them. It would appear that the file is being encoded (the
x-macbinary) and that is why it isn't viewable


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to