10.6 Tools Component

The Tools component creates a Tools object that provides utilities that enable you to easily add sophisticated functionality to your Web pages.
10.6.1.1 Registry Settings
The control makes use of no registry settings.
10.6.1.2 Control Reference
The Tools component is registered with the ProgId of "MSWC.Tools". The following VBScript excerpt shows creating an instance of the control.
Set oTools = Server.CreateObject( "MSWC.Tools" )
The Tools component exposes the following properties and methods.
10.6.1.3 Properties
None
10.6.1.4 Methods
FileExists
Owner
ProcessForm
PluginExists
Random
Copyright © 2000 Chili!Soft
|