Using LEAD RasterIO COM Object To Install LEAD Static Filters From Within A Web Page

You can install any of the LEAD static filters from within a web page using the LEAD RasterIO COM Object. Use the SetFilterUrl method to specify the Url from which to install the filter(s). To begin installing, use the InstallFilter method. This method will determine whether the filter already exists. If the filter does not already exist, it will be installed. During installation a string will be displayed. To get or set this string use the InstallFilterMsg property. The SetFilterUrl method must be called before each call to the InstallFilter method.