When converting a report to a Web page, the only available option in the Export — HTML Document dialog box is to:

A) create the Web page for viewing in Internet Explorer version 5.0 or higher or Netscape version 3.0 or higher.
B) open the page in a Web browser after the export is complete.
C) open only the selected records.
D) create the Web page for viewing in Internet Explorer version 5.0 or higher.


B

Computer Science & Information Technology

You might also like to view...

Changing the value stored in the property will change the name of the Form file.

a) Name b) File c) File Name d) Full Path

Computer Science & Information Technology

Which of the Windows Media Player operational states displays in a small window and does not include the Navigation pane, the Details pane, or the List pane?

A) compact mode B) full mode C) skin mode D) reduced mode

Computer Science & Information Technology

Which of the following terms is a column heading on the Documents folder window?

A) Date printed B) Security Setting C) User Name D) Size

Computer Science & Information Technology

Call map() with two arguments:

1. A Lambda function that returns the square of the number it was called with 2. A list holding the even numbers between 4 and 15; generate the list inline using range()

Computer Science & Information Technology