📄 ph_seek.asp
字号:
<!--插入html头部分以及数据库接口-->
<!--#include file="in_conn.asp"-->
<body>
<!--插入网站置顶-->
<% if u_name="" then
Response.Redirect "log_err.asp"
else
%>
<!--#include file="in_topmb.asp"-->
<% end if %>
<table align="center" width="700" height="25" border="0" cellspacing="0" cellpadding="0" class="rdbar"><tr>
<td width="100%" height="100%">
<a href="index.asp">[首页]</a>-<a href="phbook.asp">[班级相册]</a>-<font class="ft1">[搜索照片]</font>
</td>
</tr></table>
<table align="center" width="700" height="25" border="0" cellspacing="0" cellpadding="0" class="rdbar"><tr>
<th width="25%" height="100%" class="rdr">
<a href="talk_seek.asp">[搜索讨论区主题]</a>
</th>
<th width="25%" height="100%" class="rdr" style="background:<% =bg2 %>">
<a href="ph_seek.asp">[搜索照片]</a>
</th>
<th width="25%" height="100%" class="rdr">
<a href="mbseek.asp">[搜索成员资料]</a>
</th>
<th width="25%" height="100%">
<a href="fjseek.asp">[搜索共享附件]</a>
</th>
</tr></table>
<table align="center" width="700" height="101" border="0" cellspacing="0" cellpadding="6" class="rdd">
<tr><td width="100%">
<form name="fm1" action="ph_seek_out.asp" method="post">
<b>照片注语关键字:</b><input type="text" name="txttip" maxlength="50" size="25" class="fill">
<b>上传者:</b><input type="text" name="txtowner" maxlength="8" size="12" class="fill">
<p align="left"> <input type="submit" name="cmdok" value="开始搜索" class="an"></p>
</form>
</td></tr>
</table>
<!--插入在线统计-->
<!--#include file="in_online.asp"-->
<!--插入网站置底-->
<!--#include file="in_bottom.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -