searchinc.asp

来自「俄罗斯方块源码 俄罗斯方块源码 俄罗斯方块源码」· ASP 代码 · 共 28 行

ASP
28
字号
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr> <FORM action=flash_search.asp method=post>
    <td><table width="100%" border="0" align="center" cellpadding="3" cellspacing="0">
          <tr> 
            <td width="37%" align="center"> 
              <INPUT name="keyword" class="input" size=15></td>
          </tr>
          <tr> 
            <td align="center">
<select name="utype" id="utype">
                <option>==模糊查询== </option>
                <option value="username">作者</option>
                <option value="flashname">作品名</option>
                <option value="geshou">歌手名</option>
                <option value="other">说明</option>
              </select></td>
          </tr>
          <tr> 
            <td align="center">
<input align=absMiddle height=20 name=query 
            src="images/search1.gif" type=image width=60></td>
          </tr>
        </table></td> </FORM>
  </tr>
</table>
   
      
  

⌨️ 快捷键说明

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