⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 seach.asp

📁 oa办公系统asp程序
💻 ASP
字号:
<!--#include file="../title.asp" -->
<form method="POST" action="view_seach.asp">
<table table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" >
  <tr>
    <td>
    <table table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
     <tr>
      <td align="center">
       <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1" width="575">
         <tr>
           <td width="28"><input type="radio" value="V1" name="R1" checked></td>
           <td width="162">REF NO </td>
           <td width="102"><input type="text" name="ref_no" size="12"></td>
           <td width="26"><input type="radio" value="V2" name="R1"></td>
           <td width="71">BUYER</td>
           <td width="98"><input type="text" name="buyer" size="12"></td>
           <td width="1"><input type="radio" value="V3" name="R1"></td>
           <td width="116">STYLE NO</td>
           <td width="123"><input type="text" name="style_no" size="12"></td>
         </tr>
         <tr>
           <td width="28"><input type="radio" value="V4" name="R1"></td>
           <td width="162">PATTERN</td>
           <td width="102"><input type="text" name="pattern" size="12"></td>
           <td width="26"><input type="radio" value="V5" name="R1"></td>
           <td width="71">MERCHANDISER</td>
           <td width="98"><input type="text" name="merchandiser" size="12"></td>
           <td width="41"><input type="radio" value="V6" name="R1"></td>
           <td width="116">FABRIC</td>
           <td width="53"><input type="text" name="fabric" size="12"></td>
         </tr>
         <tr>
           <td width="28"><input type="radio" value="V7" name="R1"></td>
           <td width="162">
           <p align="center">M/O</td>
           <td width="102"><input type="text" name="mo_start" size="12"><input type="text" name="mo_end" size="12"></td>
           <td width="26"><input type="radio" value="V8" name="R1"></td>
           <td width="71">
           <p align="center">BUYER P/O</td>
           <td width="98"><input type="text" name="buyer_start" size="12"><input type="text" name="buyer_end" size="12"></td>
           <td width="41"><input type="radio" value="V9" name="R1"></td>
           <td width="116">
           <p align="center">FABRIC P/O</td>
           <td width="53"><input type="text" name="fabric_start" size="12"><input type="text" name="fabric_end" size="12"></td>
         </tr>
         <tr>
           <td width="28"><input type="radio" value="V10" name="R1"></td>
           <td width="162">
           <p align="center">THREAD P/O</td>
           <td width="102"><input type="text" name="thread_start" size="12"><input type="text" name="thread_end" size="12"></td>
           <td width="26"><input type="radio" value="V11" name="R1"></td>
           <td width="71">
           <p align="center">L/C</td>
           <td width="98"><input type="text" name="lc_start" size="12"><input type="text" name="lc_end" size="12"></td>
           <td width="41"><input type="radio" value="V12" name="R1"></td>
           <td width="116">
           <p align="center">CLR SWATCH</td>
           <td width="53"><input type="text" name="clr_start" size="12"><input type="text" name="clr_end" size="12"></td>
         </tr>
         <tr>
           <td width="28"><input type="radio" value="V13" name="R1"></td>
           <td width="162">
           PATTN PAPER</td>
           <td width="102"><input type="text" name="pattn_start" size="12"><input type="text" name="pattn_end" size="12"></td>
           <td width="26"><input type="radio" value="V14" name="R1"></td>
           <td width="71">
           APPV SAMPLE</td>
           <td width="98"><input type="text" name="appv_start" size="12"><input type="text" name="appv_end" size="12"></td>
           <td width="41"><input type="radio" value="V15" name="R1"></td>
           <td width="116">
           SHIPT SAMPLE</td>
           <td width="53"><input type="text" name="shipt_start" size="12"><input type="text" name="shipt_end" size="12"></td>
         </tr>
         <tr>
           <td width="28"><input type="radio" value="V16" name="R1"></td>
           <td width="162">
           <p align="center">ORFER QTY</td>
           <td width="102"><input type="text" name="order_start" size="12"><input type="text" name="order_end" size="12"></td>
           <td width="26"> </td>
           <td width="71">
           <p align="center"> </td>
           <td width="98"> </td>
           <td width="41"> </td>
           <td width="116">
           <p align="center"> </td>
           <td width="53"> </td>
         </tr>
         </table>
      </TD>
     </TR>
    </TABLE>

  </tr>
</table>

  </tr>
</table>
  <input type="submit" value="提交" name="B1"><input type="reset" value="重置" name="B2">
</form>
</center>

<!--#include file="../copyright.asp" -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -