Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, November 4, 2009 7:13:36 AM(UTC)

James E  
James E

Groups: Registered
Posts: 1


I see in http://support.leadtools...rums/15218/ShowPost.aspx that the response was to save the image to the local web server then set WebImageViewer.ImageUrl to the path of file on the server.  Is there any way to dynamically load the image from a memory stream or from an .aspx page or .asmx web service that serves up the image?  That is, I'm looking to set ImageUrl or OpenImageUrl to something like "/GetImage.aspx?id=1234", and totally avoid saving the image somewhere on the web server itself.

I am using Leadtools v15.

James
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, November 5, 2009 5:15:29 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

James,
Loading form a URL should work even if it's a dynamic URL and its response is something like Response.TransmitFile("x:\SomeFile.jpg") or any response that sends a valid image format.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.054 seconds.