Prerequisites

Prior to starting the project, you will need to create a folder structure to hold your work. If you have done any of the other projects in this book, some of this structure might already be in place. From the Windows NT server's File Manager, create the following folders (note that for a standard installation of IIS, you should already have a folder named inetsrv and two subfolders named wwwroot and scripts):

drive:\inetsrv\bookdata\project2 For the events registration database and Visual Basic files
drive:\inetsrv\scripts\project2 For the DLL created with Visual Basic
drive:\inetsrv\wwwroot\project2 For the HTML file and background graphic

Figure 7-2 (page 242) shows an example of the folder structure.

Figure 7-2.

An example of the Project #2 folder structure.

© 1996 by Scot Hillier. All rights reserved.