best way to link the image is to give relative path like
"~/Website/Images/Image1.jpg", instead of giving absolute path like
"C:\Inetpub\wwroot\Website\Images\Images1.jpg"
i think you are working with ASP.Net 1.0/1.1, so when you attach a
picture to a picture box , there is a option about the path type i.e.
relative, absolute ... etc.
C# Webpage image file
GLM
So in C# when I add the image and I go to browse for the file... I should just replace the
file:///S:\MImages\Logos\Logos\Custconnects.jpg
with (this is a web application for internal use only)
Thanks,
karthikeyan.A
MaHMouD 2006
Access Denied
Chris2006
Make sure that your pictures are in the Website Folder.