Nsan
MIS
- Apr 30, 2003
- 13
If IsPostBack Then
txttech.Text = DropDownList1.SelectedItem.Text
End If
Response.Write(txttech.Text)
Thx
txttech.Text = DropDownList1.SelectedItem.Text
End If
Response.Write(txttech.Text)
Thx
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.