But there is one huge problem still with CF and file uploading. That is when the browser presents the wrong file MIME type to the cold fusion code. People upload a legitimate file type (say an mp3 file), but their browser is sending it with a MIME type of something weird Then Cold fusion rejects it as perhaps filetype (unknown/unknown) the whole thing seems to be at the mercy of the browser settings and it is maddening that in all this time CF doesn't have an easy fix to properly ascertain what the REAL mime-type is does anyone know a fix for sniffing the real genuine MIME type please?

