Exporting an InDesign layout to an SWF file format creates two files: an index.swf file and a(n) _______________ .

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


index.html

Computer Science & Information Technology

You might also like to view...

For which of the following would polymorphism not provide a clean solution?

a. A billing program where there is a variety of client types that are billed with different fee structures. b. A maintenance log program where data for a variety of types of machines is collected and maintenance schedules are produced for each machine based on the data collected. c. A program to compute a 5% savings account interest for a variety of clients. d. An IRS program that maintains information on a variety of taxpayers and determines who to audit based on criteria for classes of taxpayers.

Computer Science & Information Technology

Experiment with the cookie example presesnted in Figures ….

a. Obtain the source files for form.html, cookie.c, cookie2.c.

b. Install form.html on the web server.

c. Compile cookie.c with util.c to generate an executable cookie.cgi. Install cookie.cgi on the web server.

d. Compile cookie2.c with util.c to generate an executable cookie2.cgi. Install cookie2.cgi on the web server.

e. Browse form.html. Does the session data (the name entered in the static form) get passed to the last web script?

f. Summarize the experiment and your observations.









Computer Science & Information Technology

The tables you wish to relate must share a(n) ____ field.

A. identifying B. singular C. objective D. common

Computer Science & Information Technology

All application does one thing; that is?

A. Manage data B. Store information C. Provide data D. Display data

Computer Science & Information Technology