Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Viewing TIFF with VB or IExplorer

Status
Not open for further replies.

Malchik

Programmer
Dec 8, 2001
148
CA
Hi,
I have a specific problem. I have a Database on SQL Server 2000, this database contains some information and a link on images. These images are in multi-page TIFF format (50 pages each file = 2megs). I need to create an end-user interface (VB or directly in IExplorer), the user will be able to provide some information and execute a search to find the right file/page(and display the whole TIFF or the page). The ASP part is ok, the hard thing is I don't want to upload (from server) the TIFF file on the user's computer, it will take too much time (some connection are 56k). So I don't know if there is some kind of plug-in or ActiveX or Applet who can do the job.

Thanks for your help Mal'chik [bigglasses]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top