Developping an Image Viewer
Hello,
I'm developping an "image viewer" using the Imaging control that Win provide
us. What I intend to accomplish is a viewer which can read *.tiff files into
a browser, the reason why using the Imaging control. However, when I try
to open a certain file located in the server an error is raise. In my opinion,
the control is just attempting to reach a local path and file.
My question is: is any other way of openning a file located in the server?
Thank you.
Pedro Ávila