I can get it to work in IE 11 but not Chrome or Edge.
Response.ContentType = "image/tiff"
response.binarywrite objrs("imagedata")
I can get it to work in IE 11 but not Chrome or Edge.
Response.ContentType = "image/tiff"
response.binarywrite objrs("imagedata")