<% @ Page language = "c #"%>
Void Page_Load ()
{
Message1.text = "";
Message2.text = ""
Message3.text = "";
IF (Text1.Text! = ") {
Message1.text = "You Have Entered the Following Name:" Text1.Text;
}
IF (Text2.Text! = ") {
Message2.text = "You Have Entered the Following Address:" Text2.Text;
}
IF (Text3.Text! = ") {
Message3.text = "You have entered the folloading password:" Text3.text;
}
}
script>
text box example title>
hEAD>
asp: label>
asp: label>
asp: label>