码迷,mamicode.com
首页 > Web开发 > 详细

JS+XML 实现省份和城市之间的联动功能

时间:2020-06-07 14:39:25      阅读:82      评论:0      收藏:0      [点我收藏+]

标签:https   pad   down   rop   sitemap   reset   border   网址   center   

aspx页面:
以下为引用的内容:
aspx页面:
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td height="25" width="30%" align="right">
UName :
</td>
<td height="25" width="*" align="left">
<asp:TextBox ID="txtUName" runat="server" Width="200px"></asp:TextBox>
</td>http://www.ivivi-home.com/data/sitemap2.html
</tr>
<tr>
<td height="25" width="30%" align="right">
UCountry :
</td>
<td height="25" width="*" align="left">
<asp:TextBox ID="txtUCountry" runat="server" Width="200px"></asp:TextBox>
</td>
</tr>
<tr>
<td height="25" width="30%" align="right">
UProvince :
</td>
<td height="25" width="*" align="left">http://www.ivivi-home.com/data/sitemap1.html
<asp:DropDownList ID="ddlUProvince" runat="server" onchange="ResetCity(this,‘ddlUCity‘);">
</asp:DropDownList>http://www.aksunews.com/sitemap.html
</td>
</tr>
<tr>
<td height="25" width="30%" align="right">
UCity :
</td>
<td height="25" width="*" align="left">
<asp:DropDownList ID="ddlUCity" runat="server">
</asp:DropDownList>
</td>
</tr>
<tr>
<td height="25" colspan="2">
<div align="center">代孕网【网址:bztss.com】
<asp:Button ID="btnAdd" runat="server" Text="注册" OnClick="btnAdd_Click"></asp:Button>
</div>天津代孕【网址:bztss.com】 
</td>
</tr>
</table>
<script> InitProvince(‘ddlUProvince‘);</script>
aspx.cs:代孕公司【网址:bztss.com】
以下为引用的内容:
string province=Request["ddlUProvince"];
string city=Request["ddlUCity"];
JS+XML下载:js+xml_city.rar

JS+XML 实现省份和城市之间的联动功能

标签:https   pad   down   rop   sitemap   reset   border   网址   center   

原文地址:https://www.cnblogs.com/utut6y/p/13060396.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!