I am using a java applet to display tiff images in the browser. Everything is working great, however right now i have to keep my tiff images in a folder in my webroot. I would like to be able to put these files below the webroot and use a asp page and the ADODB.stream the tiff file to the java viewer.
Any ideas on how to do this or if its possible?
I want to keep the images below the webroot for security reasons.
Any ideas on how to do this or if its possible?
I want to keep the images below the webroot for security reasons.