In this chapter you will learn about the peculiarities of the VBScript language. These are the details for writing a script that will help you avoid errors while you are creating your own scripts and learning the basics of the VBScript programming language.

OBJECTIVES
Upon completing this section, you should be able to:

  1. Placing VBScript in an HTML page and an Active Server Page
  2. Case-sensitivity
  3. Whitespace
  4. Brackets
  5. Comments
  6. Variable and Function Names
  7. Reserved Words