Display image from outside the project root folder
i have my website C:\inetpub\wwwroot\website. in my website i upload the image using c# to c:\inetpub\wwwroot\Uploadimages\. i have successfully upload image in this folder. but i could not get image from this path to display image in website. how to display image from outside the root folder. please any one help me with that.?
Dipankar BiswasPosted Mar 4, 2015, 4:18 AM
See this link to help..http://geekswithblogs.net/dotNETvinz/archive/2011/01/20/uploading-image-to-a-folder-and-display-the-image-after.aspx
Thanks
Dipankar Biswas