I am trying to show image in ASP.NETpage, I am using Image Control and storing image in App_Data folder. Please reply with samplecode , how to show image in ASP.NET? Thanks
this is the special folder and this is the secure folder for data. so we cannot access the image in image control. we can access the image from the image folder. as
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
we can access the image from the image folder.
as