I saved image's path in database and image in a root folder Images.Then I showed images in a gridview and add a button to delete gridview
row.Now I want to delete image from database as well as from folder.I am able to delete its path from database but unable to delete from folder.
How I can do it?
Go to the complete details ...