Explain how to add TextBox and Button objects to a Web form. Compare and contrast this process to the process for their Windows counterparts.
What will be an ideal response?
Like other Web form objects, TextBox and Button objects are similar to their Windows counterparts apart from a few exceptions. A TextBox object on a Web page usually is provided for data entry, allowing a user to enter a name, address, e-mail address, or zip code, for example. The Text property of a TextBox object, therefore, is blank. A Button object on a Web form serves the same purpose as it does in Windows applications. Because the user generally clicks the Button object after completing the Web form, the Text property for a Button object on a Web form often is Submit. To name the TextBox and Button objects, you use the (ID) property.
You might also like to view...
The __________ in a binary tree is similar to the head pointer in a linked list.
a. root pointer b. leaf pointer c. null pointer d. binary pointer e. None of these
A(n) ________ is two letters that are fashioned together into a single character
A) ligature B) style C) alignment D) font
Click the ____ command on the Write & Insert Fields group to insert one field.
A. Address Block B. Greeting Line C. Insert Merge Field D. Finish & Merge
Layer 6 of the OSI model is called the ____________________ layer.
Fill in the blank(s) with the appropriate word(s).