Quantcast
Viewing all articles
Browse latest Browse all 4751

Upload Multiple Images to Database in ASP.Net

Here Mudassar Ahmed Khan has explained with an example, how to upload and save (insert) multiple Images 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 Images. This property will work only in browsers that support HTML5.

Viewing all articles
Browse latest Browse all 4751

Trending Articles