Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 12th, 2012  |  syntax: None  |  size: 4.94 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <Table id="tblQuery" border="0" cellspacing="1" cellpadding="2" align="center">
  2.         <Tr>
  3.             <TD class="TBLH" nowrap><label for="txtQReceiptNo">收件編號:</label></TD>
  4.             <Td nowrap>
  5.                    <input tabindex="3" type="text" id="txtQReceiptNo" name="txtQReceiptNo" size="20" maxlength="15">
  6.                 </Td>
  7.                 <TD class="TBLH" nowrap><label for="txtQCertificateNo">產證編號:</label></TD>
  8.             <Td nowrap>
  9.                    <input tabindex="3" type="text" id="txtQCertificateNo" name="txtQCertificateNo" size="20" maxlength="15" onblur="txtQCertificateNo_onblur()">
  10.                 </Td>
  11.         </Tr>
  12.         <Tr>
  13.                 <Td class="TBLH" nowrap>
  14.                 <label for="txtQApproveDate">審核完成日起迄:</label>
  15.             </Td>
  16.             <td nowrap>
  17.                    <input tabindex="5" type="text" id="txtQApproveSDate" name="txtQApproveSDate" size="10" maxlength="10" onblur="Date_OnBlur(this,'AS')">
  18.            <img   tabindex="6" id="btnQApproveSDate" align="absmiddle" name="btnQApproveSDate" src="../common/Img/select.gif" alt="請選擇審核完成開始日期(另開新視窗)" onclick="btnQApproveSDate_OnClick();" onkeypress="btnQApproveSDate_OnClick();"></img>~
  19.                <input tabindex="7" type="text" id="txtQApproveEDate" name="txtQApproveEDate" size="10" maxlength="10" onblur="Date_OnBlur(this,'AE')">
  20.                <img   tabindex="8" id="btnQApproveEDate" align="absmiddle" name="btnQApproveEDate" src="../common/Img/select.gif" alt="請選擇審核完成結束日期(另開新視窗)" onclick="btnQApproveEDate_OnClick();" onkeypress="btnQApproveEDate_OnClick();"></img>
  21.         </Td>
  22.                 <Td class="TBLH" nowrap>
  23.                         <label for="txtQAuthOrgID">簽發單位:</label>
  24.                 </Td>
  25.                 <td nowrap>
  26.                         <input tabindex="19" type="text" id="txtQAuthOrgID" name="txtQAuthOrgID" size="2" maxlength="2" onblur="txtQAuthOrgID_OnBlur()">
  27.                         <input tabindex="20" type="text" id="txtQAuthOrgCName" name="txtQAuthOrgCName" size="25" readonly>
  28.                         <img   tabindex="21" id="btnQAuthOrgID" align="absmiddle" name="btnQAuthOrgID" src="../common/Img/select.gif" alt="請選擇簽發單位(另開新視窗)" onclick="btnQAuthOrgID_OnClick();" onkeypress="btnQAuthOrgID_OnClick();"></img>
  29.                 </td>
  30.     </tr>
  31.         <tr>
  32.                 <TD class="TBLH" nowrap><label for="txtQAppNo">申請人統一編號:</label></TD>
  33.                 <Td nowrap>
  34.                    <input tabindex="4" type="text" id="txtQAppNo" name="txtQAppNo" size="14" maxlength="14">
  35.                 </Td>
  36.                 <Td class="TBLH" nowrap><label for="txtQAgtNo">申辦代理人統編:</label></Td>
  37.                 <Td nowrap>
  38.                         <input tabindex="22" type="text" id="txtQAgtNo" name="txtQAgtNo" size="15" maxlength="20">
  39.                         <input type="hidden" id="txtSortExpression" name="txtSortExpression"> <!-- 排序欄位-->
  40.                         <input type="hidden" id="txtSortRule" name="txtSortRule" value="1">   <!-- 排序條件-->
  41.                 </Td>
  42.         </TR>
  43.         <TR>
  44.                 <Td class="TBLH" nowrap>
  45.                         <label for="txtQExporter">出口商名稱:</label>
  46.                 </Td>
  47.                 <Td nowrap>
  48.                    <input tabindex="4" type="text" id="txtQExporter" name="txtQExporter" size="14" maxlength="50">
  49.                 </Td>
  50.                 <Td class="TBLH" nowrap>
  51.                         <label for="txtQImporter">進口商名稱:</label>
  52.                 </Td>
  53.                 <Td nowrap>
  54.                    <input tabindex="4" type="text" id="txtQImporter" name="txtQImporter" size="14" maxlength="50">
  55.                 </Td>
  56.         </TR>
  57.         <TR>
  58.                 <Td class="TBLH" nowrap>
  59.                         <label for="txtQCType">產證類別:</label>
  60.                 </Td>
  61.                 <td nowrap>
  62.                   <input tabindex="13" type="text" id="txtQCType" name="txtQCType" size="2" maxlength="2" onblur="txtQCType_OnBlur()">
  63.                   <input type="text" id="txtQCTypeName" name="txtQCTypeName" size="20" readonly>
  64.           <img   tabindex="14" id="btnQCType" align="absmiddle" name="btnQCType" src="../common/Img/select.gif" alt="請選擇產證類別(另開新視窗)" onclick="btnQCType_OnClick();" onkeypress="btnQCType_OnClick();"></img>
  65.                 </Td>
  66.                 <Td class="TBLH" nowrap><label for="radCMode">產證型式:</label></Td>
  67.                 <Td nowrap>
  68.                         <input type="radio" id="radCMode" name="radCMode" value="2" checked>電子印章式
  69.                         <!-- <input type="radio" id="radCMode" name="radCMode" value="1">非電子印章式-->
  70.                         <input type="hidden" id="txtQueryString" name="txtQueryString">   <!-- 勾選資料(產證編號) -->
  71.                 </Td>
  72.         </tr>
  73.         <TR>
  74.                 <TD class="TBLH" nowrap><label for="txtPrintCode"><span class="NOTE">*</span>列印驗證碼:</label></TD>
  75.                 <TD class="TBLL" nowrap>
  76.                         <input tabindex="4" id="txtPrintCode" name="txtPrintCode" size="10" maxlength="15">
  77.                 </TD>
  78.                 <TD class="TBLH" nowrap><label for="txtImpOriginalNum"><span class="NOTE">*</span>進口廠商列印份數:</label></TD>
  79.                 <TD>
  80.                         正本<input tabindex="5" id="txtImpOriginalNum" name="txtImpOriginalNum" size="4" maxlength="2" value="1" onblur="NUM_OnBlur(this)">份
  81.                         &nbsp;
  82.                         副本<input tabindex="5" id="txtImpCopyNum" name="txtImpCopyNum" size="4" maxlength="2" value="1" onblur="NUM_OnBlur(this)">份
  83.                 </TD>
  84.         </TR>
  85.         <tr>
  86.                 <Td nowrap align=right colspan=4>每頁顯示<INPUT tabindex="27" type="text" id="txtPageSize" onblur="NUM_OnBlur(this);" maxlength="2" size="2" value="10">筆</Td>
  87.     </tr>
  88. </Table>