📄 search.asp
字号:
<%@ Language=VBScript %>
<html>
<head>
<title>玉环人大</title>
<link rel="stylesheet" href="../yuhuan.css">
</head>
<body leftmargin="0" topmargin="0">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td bgcolor="#000000">
<table border="0" width="100%" cellspacing="1" cellpadding="0" bordercolorlight="#000000"
bordercolordark="#FFFFFF" class="9v">
<tr>
<td width="100%" bgcolor="#ffcc66" align="center" class=p2 height="18">
数据检索 ----日期:<%=Formatdatetime(now(),vbshortdate)%> 时间:<%=Formatdatetime(now(),vbshorttime)%>----</td>
</tr>
<tr>
<td width="100%" align="right" class=9v bgcolor="#FFFFcc" height="18"><a href="javascript:self.close()">『关闭窗口』</a></td>
</tr>
<form name="file1" method="post" action="searchDeal.asp">
<tr>
<td width="100%" align="center" class=9v bgcolor="#FFE6B0" height="18">
请输入您的搜索条件</td>
</tr>
<tr>
<td width="100%" bgcolor="#FFFFcc" height="100"><table width="100%" border="0" cellspacing="0" cellpadding="0" class=9v>
<tr>
<td width="60"> </td>
<td height="80" bgcolor="#FFffcc"><u>标 准</u>:
<select name="select" class=thin>
<option value="1" selected>按标题检索</option>
<option value="2">按内容检索</option>
<option value="3">按作者检索</option>
<option value="4">按访问量检索 </option>
</select>
<br>
<br>
<u>条 件</u>:
<input name="oldpass" type="password" class=9v id="oldpass" size="20">
</td>
</tr>
</table> </td>
</tr>
<tr>
<td width="100%" bgcolor="#FFE6B0" align="center" height="27">
<input type="reset" name="Reset" value="重填" class=button>
<input type="submit" name="Submit" value="确认" class=button>
</td>
</tr>
</form>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -