📄 search.asp
字号:
<!--#include file="config.asp"-->
<!--#include file="pub.asp"-->
<!--#include file="header.asp"-->
<form method="post" action="index.asp">
<input type="hidden" name="search" value="True">
<div align="center">
<center>
<table class="table0" cellSpacing="1" cellPadding="0" width="400" border="0"><tbody>
<tr>
<td width="100%" height="30" onmouseover="javascript:this.bgColor='#ffe0ff'" onmouseout="javascript:this.bgColor='#f8ffff'" bgColor=#f8ffff>
查找内容:<input style="font-size: 10pt; font-family: 宋体; color: #FF0088" type="text" name="snr" size="30" maxlength="20">
<SELECT size=1 name=stype >
<OPTION value="" selected>全 部</OPTION><OPTION value='name'>姓 名</OPTION><OPTION value='content'>内 容</OPTION><OPTION value='title'>主 题</OPTION></select>
</td>
</tr>
<tr>
<td align="center" width="100%" height="30" onmouseover="javascript:this.bgColor='#ffe0ff'" onmouseout="javascript:this.bgColor='#f8ffff'" bgColor=#f8ffff>
<input type="submit" value="搜索" style="border:1pt dotted #cccccc;background-color:#ffffff;width=50px">
<input type="reset" value="重置" style="border:1pt dotted #cccccc;background-color:#ffffff;width=50px">
[ <A href="index.asp">返回留言首页</A> ]
</td>
</tr>
</table>
</center>
</div>
</FORM>
<%Bottom%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -