I almost have my cffile/upload working. It is set to
. Gifs are uploading fine but when i choose a jpeg (image.jpg) i get the following error:
[tt]The MIME type of the uploaded file (image/pjpeg) was not accepted by the server. Please verify that you are uploading a file of the appropriate type[/tt]
has anyone run into this before?
Code:
accept="image/jpg, image/gif"
[tt]The MIME type of the uploaded file (image/pjpeg) was not accepted by the server. Please verify that you are uploading a file of the appropriate type[/tt]
has anyone run into this before?