Before, I recommend you to review “ASP.Net (11) – View and Update Images in the GridView, and Save them in img folder”
In the following video:
- FileUpload control accepts only images.
- Add the current date and time (uploading date & time) to the image name to avoid file overwrite.
Related Posts:
ASP.Net (9) – Update GridView Using Stored Procedure and User-Defined Function
ASP.Net (10) – GridView Delete with Confirmation using StoredProcedure
ASP.NET (8) Display Products in GridView using StoredProcedure and User-Defined Function