Creating the HTML Page

In this section, you will build the HTML page that contains the data input form for event registration. This HTML page will utilize VBScript to perform some simple data validation and generate some interesting interactive content. You will use both intrinsic and ActiveX controls to create the page, and you will investigate interactions with both types of controls. The page you will create was shown earlier, in Figure 7-1 (page 240).

The HTML tags you will use to create your web page are described here, but many other tags exist. Many HTML tags also have attributes that are not discussed here. For a description of the fundamental HTML tags, along with their attributes, see Appendix A.

© 1996 by Scot Hillier. All rights reserved.