In the master and detail pages, Dreamweaver adds server behaviors to create a page ____________________ that enables you to move between the dynamic records if there are more records in the database than are displayed in the page.

Fill in the blank(s) with the appropriate word(s).


navigation bar

Computer Science & Information Technology

You might also like to view...

Which of the following wildcards should you use to finds words like beak, book, and back?

A. b?k B. b*k C. b&k D. b#k

Computer Science & Information Technology

If a class represents a date (such as July 4, 1776), then the date could reasonably be stored in

a. A member variable of type double. b. Two member variables of type int. c. Three member variables of type int. d. A string of characters (like "July 4, 1776"). e. A string for the month and two int variables.

Computer Science & Information Technology

The mechanisms used to ensure file consistency may __________.

a) increase complexity b) restrict scalability c) reduce performance d) All of the above.

Computer Science & Information Technology

An unbound form is a form that it is directly connected to a data source such as a table or query and can be used to enter, edit, or display data from that data source

Indicate whether the statement is true or false

Computer Science & Information Technology