0
tingwang created
I want to upload the dwg format file, but the saved fileType is "application/octet-stream". I want to access it through IIS. I need to declare the "application/autocad" from window system in the MIME type , but there is no suffix in the download, do I need to change the fileType or add an "application/autocad" declaration variable to the MimeTypeNames class? thanks!