You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the single file upload, is there an easy way to get the mime type and file data, leaving everything as default? I want to use the file system method, which I believe is default, and then get the byte[] array data to save the file to a database. I also need the mime type, but it seems to be private...
Wessel
The text was updated successfully, but these errors were encountered:
With the single file upload, is there an easy way to get the mime type and file data, leaving everything as default? I want to use the file system method, which I believe is default, and then get the byte[] array data to save the file to a database. I also need the mime type, but it seems to be private...
Wessel
The text was updated successfully, but these errors were encountered: