This question is locked. New answers and comments are not allowed.
Hi to all,
is it possible to check the mime type of the uploaded file.
I have a class which checks the mime type but this is based on server site and I have to post back true or false back to the view.
I mean the real mime type, that means that if I rename an .exe file to csv and upload the file, the combox should reject the file because onlyreal csv files are allowed.
Thank you
is it possible to check the mime type of the uploaded file.
I have a class which checks the mime type but this is based on server site and I have to post back true or false back to the view.
I mean the real mime type, that means that if I rename an .exe file to csv and upload the file, the combox should reject the file because onlyreal csv files are allowed.
Thank you