Examples

Enabling and disabling mimetype checking on uploads (Advanced Validation)

Ajax uploader tries to detect the MIME type of the files you upload, and rejects the file if the file-extension does not match the mime type. The example shows how to disable/enable mimetype checking on uploads. In this example, the allowed file types are jpeg, jpg, gif,png.

Server Trace: