| |
The
ctImage control is an invisible image-repository object that can be placed on
any HTML form. It can contain up to 50 separate paths to
images on a client system or web server. These images can be bitmaps, icons, or meta-files. Once loaded,
stored images are available to the picture properties of any other
controls on the same form. |
| |
 |
ctImage can reference
image files through relative or absolute paths on a server or
client system. Most HTML developers
will have experienced an inherent defect in the Internet Explorer's OLE
container; images in image-list arrays do not persist in HTML design
environments.
With its small footprint (34 KB
CAB file), ctImage is the indispendable image-management tool for HTML developers.
|
| |
 |
Once loaded
asynchronously into ctImage (images load after the ctImage has been
instantiated), stored images can be passed to other objects on the form. |
|
 |