Module 1: Creating Web pages with data connections
This module teaches you how to set up a connection to a database and use the information from that database on the Web pages. In this module, you will learn how to:
- Connect Web pages to a database
- Display, create, edit, and delete database records from a Web page
- Display search results returned from a database on a Web page
- Send data from one Web page to another
Requirement: Before beginning this module, you should have the prerequisite knowledge outlined in the tutorial introduction.
Exercises
The exercises within this module must be completed in order.
- Exercise 1.1: Importing the required resources
- Exercise 1.2: Working with the relational record list and data table components
- Exercise 1.3: Testing the Web site
- Exercise 1.4: Creating new records
- Exercise 1.5: Creating an update page
- Exercise 1.6: Filtering a relational record list
Time Required
This module will take approximately 2 hours to complete.