runat="server"> <asp:Button ID="Button1" runat="server" Text="Button" /> <br /> <asp:DropDownList ID="DropDownList1" runat="server"> <asp:ListItem>item1</asp:ListItem> <asp:ListItem>item2</asp:ListItem> <asp:ListItem>item3...