<%@ Page Language="VB" %> DropDownList Page Select transportation type: OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged" AutoPostBack="true"> Select an Item Car Airplane Train OnClick="Button1_Click" />