I know I can use the asp.net fileUpload control to upload files. I see that html5 "file" has built-in capabilities as well. I am looking for the best practices method of doing it and interested in others opinions.
↧
I know I can use the asp.net fileUpload control to upload files. I see that html5 "file" has built-in capabilities as well. I am looking for the best practices method of doing it and interested in others opinions.