( WebTime Modification) Modify the WebTime example to contain drop- down lists that allow the user to modify such Label properties as BackColor, ForeColor and Font- Size. Configure these drop- down lists so that a postback occurs whenever the user makes a selection. When the page re-loads, it should reflect the specified changes to the properties of the Label displaying the time.
( WebControls Modification) Provide the following functionality for the example in Section 25.3.1: When users click Register, store their information in the Users table of the Regis-tration. mdf database ( provided in the chapters examples directory). On postback, thank the user for providing the information.