Compared to the Form tool, the Form Wizard:

A) Inserts all headers, footers, and logos.
B) allows more flexibility in the layout and design of the form.
C) can be used with unrelated multiple tables.
D) also includes all fields in the underlying data source.

B

Computer Science & Information Technology

You might also like to view...

To return to the Normal view once you have finished viewing a slide show ________

A) press Esc B) click the Close button C) press Ctrl + Tab D) press F3

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 2-2Max recently came back from Australia, where he developed a Web site about Australian animals. He used the following image to create the code for an image map, shown below the picture. When he tested the code in a browser, he discovered that the code does not work properly. He asked his brother Ethan to help him fix the code. Ethan asked him several questions in order to help him. (Note: The image size is 420 x 280 pixels.)

Australian Parrots

shape="rect" coords="100, 20, 440, 160" href="penguins.htm" alt="Australian Penguins" title="Australian Penguins" />Australian KangaroosAustralian Koalas

Which of the attribute names used in the code above is invalid? A. shape B. href C. imagename D. alt

Computer Science & Information Technology