I am using an image control to display some images within a virtual map
(ImagesRoot in IIS) outside of the web root in my vb asp.net application.
How should I code the imageurl property to have this working?
Image1.imageurl = ?
(ImagesRoot in IIS) outside of the web root in my vb asp.net application.
How should I code the imageurl property to have this working?
Image1.imageurl = ?
Comment