Get ContentType of File

  •  06-29-2009, 5:29 PM

    Get ContentType of File

    In asp.net using a FileUpload control it is possible to get the ContentType (for example, "image/jpeg") of the file. I was wondering if there is any sort of equivalent property that I can use to get this value when using Ajax Uploader. Any sort of instructions on how I can do this would be awesome. Thanks.
View Complete Thread