<% @ Page language = "c #"%>
Void Page_Load ()
{
IF (Page.ispostback) {
Message.text = "You Have SELECTED" list1.selectedItem.Value;
}
script>
hEAD>
asp: label>
Which City do you wish?
Madrid asp: listItem>
Oslo asp: listitem>
Lisbon asp: listitem>
ask: DropDownList>
form>
body>
html>