Using ActiveX Controls in VBScript

In this chapter, we'll look at some of the ActiveX controls, which are essentially limited OCX controls, that Microsoft has developed or distributes for use with VBScript. The ability to use embedded ActiveX controls is one of the most powerful VBScript techniques. In fact, some people consider VBScript simply a means of making ActiveX controls work in Web pages. We will look at some of the most popular ActiveX controls and then go into more depth on three of them: grid controls, graph controls, and multimedia controls. Here are the ActiveX controls we'll review, along with their associated support files in Windows 95:

© 1996 by Steven Holzner. All rights reserved.