Advanced VBScript
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:
- Internet Explorer's Scripting Object Model documentation
- Floating frames examples: in a calculator and in a hangman game
- ActiveX™ controls FAQ
- The sample code behind the ActiveX™ Gallery for examples of using the CODEBASE attribute of the <OBJECT> tag to download Active components automatically
© 1996 by Microsoft Corporation.