Hello, a simple small example. Let you know the use of three controls.
File name: Test_1.aspx
============================================================================================================================================================================================================= ======
<% @ Page language = "c #"%>
// INSERT Page Code Here // Void Button1_Click (Object Sender, Eventargs E) {//label1.text = "Hello" & TextBox1.text & "Welcome to The ASP.NET Web Matrix Project!" Label1.Text = "Hello " TextBox1.text " Welcome to the ASP.NET Web Matrix Project! ";
script>
head>