Windows Script Components provide a lightweight, component-creation mechanism that can be combined with other key technologies in the Windows platform to create components that adjust to fit the applications from which they are being called. The script component tutorial shows how this is done.

In This Section

Script Components Overview

Learn what script components are and how to use them.

Creating Script Components

Create a script component.

Using Script Components

Use a script component in your applications.

Implementing ASP Script Components

Create a script component that incorporates the functionality of Active Server Pages (ASP), allowing you to isolate and reuse ASP logic.

Implementing DHTML Behavior Script Components

Create a script component that can be used in Microsoft® Internet Explorer 5.0 to define behaviors.

Related Sections

Script Component Reference

Describes the XML elements and methods available when creating Windows Script Components.

Behavior Handler Reference

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