S
Steve Hershoff
I'd like to display a jpeg image sitting on the C: drive of my webserver.
The directory the image is under however, isn't beneath inetpub\wwwroot. Is
there a way for an aspx page to display an image located on a specific
folder on the hard drive?
Specifically, it's an <asp:Image> control that displays the image. Is there
anyway to do this via the ImageURL property? Probably not but I thought I'd
ask.
The directory the image is under however, isn't beneath inetpub\wwwroot. Is
there a way for an aspx page to display an image located on a specific
folder on the hard drive?
Specifically, it's an <asp:Image> control that displays the image. Is there
anyway to do this via the ImageURL property? Probably not but I thought I'd
ask.