Friday, February 11, 2011

ASP.NET: Check a file for its MIME type.

If you want to check a file file for its MIME type, this is the link that tells you how to do it. I used this link when I checked MIME type of a file with ASP.NET file uploader tool.

http://tiredblogger.wordpress.com/2008/04/07/verifying-extensions-and-mime-types-of-fileupload/

** I believe when there are so many quality tutorials over the web, I do not really need to write one of my own unless the topic is something unique**

No comments:

Post a Comment