ImageList control not able to display images 
Author Message
 ImageList control not able to display images
I am using theMS imagelist control with VBScript and on some computers in my
office this works but on another (mine) it does not.  All computers are
using Win2k.  It works in vb, just not on an html page with vbscript.  The
mscomctl.ocx and its dependencies are the same.



Sun, 24 Oct 2004 03:29:45 GMT  
 ImageList control not able to display images

Quote:

> I am using theMS imagelist control with vbscript and on some computers in my
> office this works but on another (mine) it does not.  All computers are
> using Win2k.  It works in vb, just not on an html page with vbscript.  The
> mscomctl.ocx and its dependencies are the same.

Q159923 - HOWTO: Use Licensed ActiveX Controls in Internet Explorer
http://support.microsoft.com/support/kb/articles/Q159/9/23.ASP

--
Michael Harris
Microsoft.MVP.Scripting
Seattle WA US
--



Sun, 24 Oct 2004 04:34:04 GMT  
 ImageList control not able to display images
Thanks for the quick response, but that control is licensed on my computer,
so that is not the problem.


Sun, 24 Oct 2004 04:52:15 GMT  
 ImageList control not able to display images
Isn't it that the ImageList cannot take url's for the images?

I sem to have read that in the newsgroups a few times.

Chris Barber


Thanks for the quick response, but that control is licensed on my computer,
so that is not the problem.



Sun, 24 Oct 2004 05:05:27 GMT  
 ImageList control not able to display images
I am defining the image in an object tag in script, like this

<OBJECT id=myImageList
data=data:application/x-oleobject;base64, I38kLJ....
classid=clsid:2C247F23-8591-11D1-B16A-00C0F0283628>
</OBJECT>

Quote:
> Isn't it that the ImageList cannot take url's for the images?



Sun, 24 Oct 2004 06:40:16 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Access97: Displaying image from ImageList control

2. Image control will not display JPEG

3. Image control GIF not displaying

4. Overlay 2 icons in ImageList control to assign to Treeview control node image

5. Not able use openrecordset method on query using form control for criteria

6. How to display image from mbd database in an Image Control

7. ImageList Control Problem removing an image

8. How save the images from a ImageList Control to a disk

9. Using ImageList with Image control?

10. add images to the imagelist control at runtime?

11. How to save images from a ImageList Control to a file

12. ImageList and Toolbar Controls: How to change Images ar runtime

 

 
Powered by phpBB® Forum Software