Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Web Based Viewer Sample Code Please!
Started by RLenski at 08-29-2006 11:09. Topic has 1 replies.

Print Search Next Thread »
  08-29-2006, 11:09
RLenski is not online. Last active: 10/25/2007 10:31:36 PM RLenski

Top 150 Posts
Joined on 02-02-2006
Posts 19
Web Based Viewer Sample Code Please!
Reply Quote

To Anyone,

 

I have been searching, and looking at sample code for several days now and I cannot seem to get a grasp on how to do a simple web viewer.  All I would like to do is display a dynamic list of tif images on the webpage, have the user select one of them, and display the image.  I am able to get the activex control working on my webpage just fine.  But the image is static.  I cannot figure out how to have the interaction of the user select the image file and display it.  The hard part is the image list is not static, it can change, and thus cannot be preloaded with images.  Basically it is an image viewer reading out of a directory.  If anyone has any sample code that I can at least get a start,  it would be greatly appreciated.  Also any comments or suggestions are welcomed as well.  As I said I have been banging my head on this problem for several days.  I have leadtools raster image pro 14.5.  A great big thanks in advance for any help I receive.

 

Thanks,

Rich


   Report 
  08-31-2006, 9:22
Qasem Lubani is not online. Last active: 9/28/2008 12:30:21 PM Qasem Lubani



Top 10 Posts
Joined on 08-13-2006
Posts 1,082
Re: Web Based Viewer Sample Code Please!

Attachment: ImageList.zip
Reply Quote
I am attaching a small LEADTOOLS COM JavaScript page that shows the following:
- How to load a TIFF image on LEADRasterView control.
- How to load an item image on LEADRasterImgList control from a file.
- How to handle the LEADRasterImgList.ItemSelected event in code.
- How to select LEADRasterImgList item and load it on LEADRasterView control when click on it.

Qasem Al-Lubani
LEAD Technical Support
www.leadtools.com
   Report 
Post
LEAD Support Fo... » Developer » Internet » Examples » Re: Web Based Viewer Sample Code Please!

Powered by Community Server, by Telligent Systems