Microsoft Windows Script Components provide you with an easy way to create COM components using scripting languages such as Microsoft Visual Basic Scripting Edition (VBScript) and Microsoft JScript. Use script components as COM components in applications such as Microsoft Internet Information Services (IIS), Microsoft Windows Script Host, and any other application that can support COM components.

In This Section

Script Component Tutorial

Provides an overview of script component technology, and explains how to create and use script components.

Script Component Reference

Describes the XML elements and methods available when creating script components.

Behavior Handler Reference

Describes the events, methods and properties you can use with Behavior Handlers.