Here Mudassar Ahmed Khan has explained how to upload and save (insert) multiple files to SQL Server database in ASP.Net using C# and VB.Net.
ASP.Net 4.5 has a new property AllowMultiple for FileUpload control, which allows user to select and upload multiple files. This property will work only in browsers that support HTML5.
↧