I'm building a web application in ASP.NET which stores data in a database, and there also the sting to a picture stored outside the application root folder, in the DB/ProductPix folder. This works fine, but my problem occur when I try to show the image stored in the db folder. Can't find a way to get the riht path to the image. Tried to use different versions of this code in my aspx file: " width="150"> There might be an easier way to store images on server (different folder etc), but since i figured out the DB folder is the only folder with Read/Write access. Correct me if I'm wrong! Hope someone can help me out ;) Thanks in advance!
K
kroken
@kroken