<form runat="server"> 州 <asp:DropDownList ID="DDListCountry" runat="server"> </asp:DropDownList> 国 <asp:DropDownList ID="DDListProvince" runat="server"></asp:DropDownList> 省 <asp:DropDownList ID="DDListCity" runat="server"></asp:DropDownList> 市 <asp:DropDownList ID="DDListVillage" runat="server"></asp:DropDownList> </form>> 相关文章: