ASP.NET HTML 控件 ArrayList DropDownLis

asp.net html 控件 arraylist dropdownlis

<script  runat="server">
sub page_load
if not page.ispostback then
   dim mycountries=new arraylist
   mycountries.add("norway")
   mycountries.add("sweden")
   mycountries.add("france")
   mycountries.add("italy")
   mycountries.trimtosize()
   mycountries.sort()
   dd.datasource=mycountries
   dd.databind()
end if
end sub

sub displaymessage(s as object,e as eventargs)
lbl1.text="your favorite country is: " & dd.selecteditem.text
end sub
</script>


<!doctype html>
<html>
<body>

<form runat="server">
<asp:dropdownlist id="dd" runat="server"
autopostback="true" onselectedindexchanged="displaymessage" />
<p><asp:label id="lbl1" runat="server" /></p>
</form>

</body>
</html>
相關(guān)文章
亚洲国产精品第一区二区,久久免费视频77,99V久久综合狠狠综合久久,国产免费久久九九免费视频