using jQuery i am trying to upload file using ajaxSubmit in chrome file come with octet format [mime type].when i try to check the input stream of file that i found that they caused a exception
HttpPostedFileBase file
file.InputStream caused exception
can someone tell me how i can save the file into
png format
View Complete Post