Hi
I want if Image already exists then it should be shown & if user wants to change that option should also be possibe
Thanks
Sachin SinghPosted Dec 9, 2022, 8:14 AM
follow this to display preview image
https://www.aspsnippets.com/Articles/Preview-image-before-upload-using-FileUpload-control-and-jQuery-in-ASPNet.aspx
and if image already exists then set the src by fetching the image path from db.