Exam 12: Web Applications

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The current Web site contains static Web pages only.You will be adding a dynamic Web page that allows users to enter information related to their prescriptions.What is the first step in the process of developing the new dynamic Web page?

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

B

A ____ is interactive;it can accept information from the user and also retrieve information for the user.

Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
Verified

C

The purpose of the ____ tool is to verify that an entry is within the specified minimum and maximum values.

Free
(Multiple Choice)
4.7/5
(43)
Correct Answer:
Verified

D

Write the statements to create three columns on a Web page based on the following information: The first column is named LogoColumn and it occupies 25% of the page.The second column is named MainText and it occupies 50% of the page.It has a background color of blue.The third column is named LinkColumn and it occupies 25% of the page.

(Essay)
4.8/5
(37)

Which of the following adds the word "tablet" to the drop-down list control? Which of the following adds the word tablet to the drop-down list control?

(Not Answered)
This question doesn't have any answer yet
Ask our community

The date the user selects for the prescription to be filled is stored in the Calendar control's ____ property.

(Multiple Choice)
4.8/5
(36)

Text that cannot be changed by the user is referred to as ____.

(Multiple Choice)
4.8/5
(42)

One drawback of dynamic Web pages is that they are not interactive.

(True/False)
4.7/5
(27)

The Validation section of the toolbox provides several tools for validating user input.The tools are referred to as ____ tools.

(Multiple Choice)
4.9/5
(32)

A user selects a date using a Calendar control named calGraduation on a Web page.Write the statement to convert the date to the String data type,using the MM/DD/YYYY format,and store it in the strGradDate variable.

(Essay)
4.8/5
(45)

Which of the following is a valid example of the style attribute's font-family property? Which of the following is a valid example of the style attribute's font-family property?

(Not Answered)
This question doesn't have any answer yet
Ask our community

A link button control uses the ____ property to allow you to specify the name of the page that will open when a link is clicked.

(Multiple Choice)
4.8/5
(32)

A drop-down list control has been added to a Web page.Add the following four majors as list items to the control: Information Systems,Accounting,Management,and Marketing.

(Essay)
4.8/5
(33)

____ provide a means for a store to list its location and hours.

(Multiple Choice)
4.9/5
(31)

Which of the following is a valid filename for a file that contains the code that supports a Web page?

(Multiple Choice)
4.9/5
(30)

The purpose of the ____ tool is to verify that an entry matches a specific pattern.

(Multiple Choice)
4.9/5
(34)

Web controls have a Name property.

(True/False)
4.9/5
(31)

HTML tags tell the client's browser how to render the page on the computer screen.

(True/False)
4.9/5
(33)

The Rows property is used to add rows and columns (cells)to a table.

(True/False)
4.8/5
(25)

The content of the Web page should be laid out in a columnar format.Which tag will you use to divide the Web page into columns?

(Multiple Choice)
4.9/5
(43)
Showing 1 - 20 of 55
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)