creating web forms defualt.aspx

sanosh3

Assignment 1

For this assignment are going to create a Web Forms project that has a Web Form item called Default.aspx. On this form we want 3 elements:

 A Label control whose Text property is the empty string ("").

 A TextBox Control.

 A Button control.

 

Here is how it should work:

 When the Web Form first loads the Label is not displaying anything (empty Text property).

 The user types in some text into the TextBox.

 The user then clicks the Button.

 After clicking the button, the Label should now display the text that was entered into the TextBox by the user.

    • 11 years ago
    • 15
    Answer(1)

    Purchase the answer to view it

    • web_creating_forums.rar
    Bids(1)