Steps For Constructing A Composite Form, Database, Query, And An  Interface Editor

Forms  Database  Results  Modify  Interface  Note  Navigation

Create A Form Top

You must design a form with FrontPage that will collect data, and then construct a database to manage the data. First, you create a Web page that will collect information. Follow these steps:

Create A Database Top

You should check the names of the elements in the form to make sure they have the titles that you require in the database. These names will be the column names in the data table of the database. Double click each of the three textboxes, and make sure their names are FirstName,LastName, and HomePage. Create the database using the following steps.

Use FrontPage to open the Web p-age containing the form that will collect the data.  Open the name.asp page in the above Web. (This is the name you used for the form asp page,).

Displaying Results With A Query/Region Top

This database results region or query displays data stored in the database. The Database Results Wizard allows you to decide which columns of information to present, and how to format the data, create hyperlinks, and how many records to display at once. Follow these steps to build a query or the database result region:

Modifying The Database Results Top

Using The Database Interface Wizard Top

You have created a form to collect data; you made the form send its data to a database; you used the Database Results Wizard to display the results on the screen. Now,  you can share information with other users. The Database Interface Wizard allows you to create a new Web or provide database connection to an existing database. The wizard creates screens that can collect information, display it, and give authorized users the ability to edit it. The wizard provide navigational links connecting these screens to each other. Follow these steps:

NOTE:

A FrontPage Query (Region), database, database interface, or any other database that is moved (Published, created. . .), must have an active connection and mapping between the form and the database. After publishing, click Close Web. You must now open the web online so that you can set the connection. Click Open Web, and type the URL: http://yourname/subweb. When the web opens, Click Tools-->Web Settings, and then click the Verify tab. You should see the question mark disappear, and a check mark taking its place. The connection is activated. Make sure that your provider's  set up allows you to create subwebs. In order for this database, or any other database to function,  you must have installed a web server (Internet Information Service-IIS) with the ASP (Active Server Pages) support for databases. FrontPage Server 2 Extensions must be installed. All the IIS components should be installed/running, especially,  the Indexing Service. See my web: http://fog.ccsf.edu/~gknapp, and click  the MABS 405 selection. Choose materials 1 for installation procedures..

All Rights Reserved,
Glenn KnappŠ2003,
05/21/2003

Go To Top

 

[Active Server Pages]

[An Overview of Extensions]

[Syllabus]

[HOME]