Where to Go from Here
The fastest way to learn advanced VBScript techniques is to look at samples, lots and lots of samples. It doesn't hurt, either, to know the object model well.
Here are some places to start:
- The VBScript site at http://www.microsoft.com/vbscript/
- Internet Explorer's Scripting Object Model documentation
- Floating frames examples: in a calculator and in a hangman game
- ActiveX controls FAQ
- Examples of using the CODEBASE attribute of the <OBJECT> tag to automatically download Active components appear in the sample code behind the ActiveX Gallery
You'll also want to look at the general samples page and check the list of sites using VBScript:
© 1996 by Microsoft Corporation.