PLBWEB_IMAGES Keyword
9.7C
PLBWEB_IMAGES={ directory }
This optional keyword controls the checking and extraction of resource '.jpg' and '.ico' images referenced by the RESOURCE property for a PICT or ICON object.
In addition, this keyword specifies the working directory used to store working images that can be dynamically generated when a PWS IMAGELIST is being used. The {directory} specifies the directory beneath the PWS 'http_root' directory that contains the images.
If this keyword is not used, the default PWS directory used is named 'images' under the PWS 'http_root' directory.
Example:
PLBWEB_IMAGE=myimages
The 'myimages' directory must be defined as a directory under the PWS 'http_root' directory such as:
c:\sunbelt\plbwebsrv.97C\http_root\myimages
See Also: Server Configuration Keywords, Server Command Line
![]() |