How to load image from server? 
Author Message
 How to load image from server?
Dear all,

I am using ActiveX-control : ImageList in my web page.
But I got problem load the image from my website / server.
Can't load image from URL.

How can i solve this problem?

Your help is highly appreciated.

cct



Sun, 29 Aug 2004 12:03:17 GMT  
 How to load image from server?
Hi,

The LoadPicture function doesn't support loading images through URL. You
can encode all the image data into the imageList using ActiveX Control Pad
(downloaded from
http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample...
l=/MSDN-FILES/027/000/228/msdncompositedoc.xml). However, please note that
this tool cannot work properly under Windows 2000.

The following article may also be helpful:

Q184975 BUG: Setting TreeView1.ImageList Causes Err in Internet Explorer
http://support.microsoft.com/support/kb/articles/q184/9/75.asp

This posting is provided "AS IS" with no warranties, and confers no rights.
Copy Right, 2001 Microsoft Corporation. All rights reserved.

Regards,

Kally Wang
Microsoft Support Professional

== Original Message ==


Subject: How to load image from server?
Date: Wed, 13 Mar 2002 12:03:17 +0800
Newsgroups: microsoft.public.vb.controls

Dear all,

I am using ActiveX-control : ImageList in my web page.
But I got problem load the image from my website / server.
Can't load image from URL.

How can i solve this problem?

Your help is highly appreciated.

cct



Tue, 31 Aug 2004 18:25:47 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. STORING /LOADING IMAGES FROM ACCESS DATABASE / SQL SERVER

2. Load Image From SQL Server 7

3. Load image from SQL Server?

4. Load image from SQL Server

5. Loading SQL Server images through VB

6. How can I load an image to an image object with a URL

7. How to save my drawing graphic as image???i did load from image

8. Loading Images from Access into Image Control

9. load a Jpeg image into a picturebox or image control

10. Loaded image in Image or PictureBox control

11. Loading an image from a webserver into a PictureBox or Image

12. Error loading GIF or JPG image in PictureBox or Image controls

 

 
Powered by phpBB® Forum Software