<asp:DropDownList Id="Username" Width="100px"
Runat="server" AutoPostBack="True"
OnSelectedIndexChanged="Change_Name">
<asp:ListItem Text="A" Value="001"/>
<asp:ListItem Text="B" Value="002"/>
<asp:ListItem Text="C" Value="003"/>
</asp:DropDownList>
沒有留言:
張貼留言