 
<html>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<head>
	<title>Query By Water Quality Data</title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<meta name="keywords" content="Query By Water Quality Data">
	<meta name="description" content="Query By Administrative Division,Query By River,Query By Watershed"> 
	<script language="javascript">
	<!--
		function reSelect(){
			document.form1.action="River_Qry.asp";
			document.form1.submit();
		}
		function InsertChkarea(){
			var form1,Town_name,zipcode;
			form1=document.getElementById("form1");
			Town_Engname=form1.Zipcode.options[form1.Zipcode.options.selectedIndex].text;
			zipcode=form1.Zipcode.options[form1.Zipcode.options.selectedIndex].value;
			form1.Town_name.value=Town_name;
			//form1.Areacode.value=zipcode;
			//form1.Chkarea.value=zipcode;
		}
	function MenuMouseOver(src){
		if (!src.contains(event.fromElement)){
			src.style.cursor = 'hand';
			src.bgColor = "#BEFFCF";
		}
	}
	function MenuMouseOut(src){
		if (!src.contains(event.toElement)) {
			src.style.cursor = 'default';
			src.bgColor ="#FFFFFF" ;
		}
	}			
		/*function insertAirArea(){
			var optI=document.form2.CountyNames.selectedIndex;
			document.getElementById("AirArea").value=document.form2.CountyNames.options[optI].text;
		}*/
	// -->
	</script>
	<noscript></noscript>
</head>

<link rel="stylesheet" type="text/css" href="../../style/FormatStyle.CSS">
 
<body  class=TotalBody >
<div class=see><a href="#" accesskey="C"  title="Links"><font color="#999999"  align=center>:::</font></a></div>
 <table   cellpadding="0" cellspacing="0"  class=tabbig width=50% summary="For typeset use"> 
      <tr class=tabHead>
          <td colspan=2 >River Quality Data Search</td>
     </tr> 
     <tr>
   <td valign=top>
	 <table width="100%" cellpadding="0" cellspacing="0" class=Tabmain2_Nborder summary="Query By Administrative Division">
        <tr CLASS=tabHead2> 
          <td COLSPAN=2> <img src="../../images/Air_Qry_inquire1.jpg" alt="Query By Administrative Division"></td>
        </tr>
        <tr> 
		<tr><td class="H1" colspan="2"></td></tr>	
          <td nowrap class="LittleWords"> <form name="form1" id="form1" method="post" action="River_SiteList.asp">
              <input type="hidden" name="Town_name">
              <input type="hidden" name="Q_type" value="dis">
              County/City:
              <select name="County_Name" id="County_Name" onChange="reSelect();">
                <option value="" selected>All County/City</option>
                開啟資料庫失敗!!<br>[DBNETLIB][ConnectionOpen (Connect()).]SQL Server 不存在或拒絕存取。