What Does an ASP Script Look Like?

Let's start out with our first ASP script, written in VBScript. It does nothing stunning, but simply prints out numbers from 1 to 5. This is a straight text file. This means that we won't be using the Visual Basic IDE for a while, just the trusty

Notepad
program that comes with Windows. We will be simply adding a bit of text written in VBScript to create our ASP script file.

© 1998 by Wrox Press. All rights reserved.