I am trying to show image in ASP.NET page, I am using Image Control and storing image in App_Data folder.
Please reply with sample code , 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
Post:103
Points:721Re: How to display images in ASP.NET?
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