ChefSausage
Programmer
I'm running an ASP-driven site that creates a frameset; the top frame lists all the possible images retrieved for a given search and lists them as links. The bottom frame shows the actual image. This image is dynamically pulled from a remote server for display. These images are only stored on the remote server in .TIFF and are far larger in dimensions than most people's browser resolutions.
This TIFF viewer is automatically embedded in the later versions of IE, complete with zoom buttons. My question is is there any way to manipulate that zoom feature, or any other feature, in this application viewer in IE? I'm presuming Active X is the way to go, unless there's another way that I'm not aware of.
This TIFF viewer is automatically embedded in the later versions of IE, complete with zoom buttons. My question is is there any way to manipulate that zoom feature, or any other feature, in this application viewer in IE? I'm presuming Active X is the way to go, unless there's another way that I'm not aware of.