日期:2014-05-17 浏览次数:20534 次
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Study1.aspx.cs" Inherits="Weibin_Pages_study_Study1" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<title></title>
<script src="../../../Scripts/jquery-1.4.1-vsdoc.js" type="text/javascript"></script>
<script src="../../../Scripts/jquery-1.4.1.js" type="text/javascript"></script>
<script src="../../../Scripts/jquery-1.4.1.min.js" type="text/javascript"></script>
<script src="../../../Scripts/Weibin/AjaxStudy1.js" type="text/javascript"></script>
</head>
<body>
<form id="form1" runat="server">
<table>
<tr>
<td>
所在州:
</td>
<td>
<select id="slContinent" onchange="GetCountry()">
<option value="" selected="selected">请选择</option>
<option value="亚洲">亚洲</option>
<option value="北美">北美</option>
</select>
</td>
</tr>
<tr>
<td>
国家: