Term
Project 8
A characteristic which defines a dynamic Web page. |
|
Definition
The page displays only the content a user chooses to see. |
|
|
Term
Project 8
Dynamic Web sites enable user customization |
|
Definition
|
|
Term
Project 8
Dynamic Web sites are easier and faster to maintain and update than static sites |
|
Definition
|
|
Term
Project 8
Dynamic Web sites save storage space on the Web server by creating a single page with a coding language that interacts directly with databases. |
|
Definition
|
|
Term
Project 8
In the Advanced panel of the Site Definition dialog box, which category defines the location where you live site will upload so users can view it over the Internet? |
|
Definition
|
|
Term
Project 8
In oder to create a database-drive web site, you need to have access to a computer with an environment to support data bases. This means you must have ....... |
|
Definition
- a Web server
- a database application
- the coding language components installed
|
|
|
Term
Project 8
______ is used by Dreamweaver to transfer files to a remote server. |
|
Definition
|
|
Term
Most hosting providers require you to place public files inside a specific folder, subh as public_html or htdocs. |
|
Definition
|
|
Term
Project 8
A _________ is used to process code in an HTML page to deliver dynamic content from a database file. |
|
Definition
a server-side programming language |
|
|
Term
Project 8
The ______ function adds a reference to a page named Connections to each page that needs to access the database.
|
|
Definition
|
|
Term
Project 8
Which of the following statements is true about recordsets? |
|
Definition
A recordset enables you to specify the parameters for which records will be retrieved. |
|
|
Term
project 8
Which of the following is true when connecting to a database on a Web server? |
|
Definition
The database password is unique, and usually includes the name of the database or site. |
|
|
Term
Project 8
Which method allows you to view both local and remote sites in the Files panel at one time? |
|
Definition
Click the Expand button in the Files panel. |
|
|
Term
Project 8
The ___________ is used to insert data placeholders into a Web Page. |
|
Definition
|
|
Term
Project 8
Which of the following is true when previewing pages with dynamic image placeholders? |
|
Definition
dynamic images only appear if you upload those images to the testing server. |
|
|
Term
Project 8
How do you dynamically define Alt text for a dynamic image field? |
|
Definition
Use the Bindings panel to attach Alt text stored in the database to the Alt attribute of the image tag. |
|
|
Term
Page 8
You can dynamically repeat a region to show more than one record in a recordset without the need to create multiple data placeholders. |
|
Definition
|
|
Term
Page 8
A __________ atuomatically and dynamically creates links (first, previous, next, last) to more records in the returned recordset. |
|
Definition
|
|
Term
Project 8
To create a dynamic page link, you must search the database and filter the results based on the ______________ |
|
Definition
|
|
Term
Project 8
You can use the ________ option to return a custom message if no database records match the search parameters. |
|
Definition
Show if Recordset is Empty |
|
|
Term
Project 8
The ________________ is used to create an SQL query to randomly return different results each time a page is refreshed. |
|
Definition
Recordset dialog box Advanced mode |
|
|
Term
Project 8
Each ________ in my MySQL database table represnets a record. |
|
Definition
|
|
Term
Project 8
The _____________________ utility is an easy-to-use visual interface provided by many hosting companies to manage SQL databse files. |
|
Definition
|
|
Term
Project 8
The ___________ options in the Site Definition dialog box define the method and location for uploading live files to a Web server. |
|
Definition
|
|
Term
Project 8
Clicking the ___________ button in the files panel allows you to view both the local and remote sites at one time. |
|
Definition
|
|
Term
Project 8
Clicking the _________ button in the Files panel provides an easy method for making sure files on the remote site match the files on the local site. |
|
Definition
|
|
Term
Project 8
The PHP ___________ command can be used to place a reference to another page that must be available for a page to work properly. |
|
Definition
|
|
Term
Project 8
A(n) _____________ is an instruction for retrieving records from a table in a database. |
|
Definition
|
|
Term
Project 8
You can use the _____________ option in the Select Image Source dialog box to place a dynamic image placeholder into a page. |
|
Definition
|
|