VBScript Syntax
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. How to place VBScript in an HTML page
  2. Case-sensitivity and VBScript
  3. Whitespace
  4. Brackets
  5. Comments
  6. Variable and Function Names
  7. Reserved Words