b_sousuo.asp

来自「OA最新破解2008版 全新 破解 希望大家用着舒服」· ASP 代码 · 共 22 行

ASP
22
字号
<!--#include file="d_tou.asp" -->
<table width="778"" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
  <tr>
    <td bordercolor="#F6F6F6" bgcolor="#FBFBFB"><img src="tupian/weizhi.gif" width="9" height="9"> <a href="b_bankuai.asp">论坛版块</a> → 搜索帖子</td>
  </tr>
</table>
<table width="778"" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
<tr><td bordercolor="#EBEBEB" bgcolor="#EFEFEF"><div align="center">
<%
	fanhui=request("fanhui")
	if fanhui="" then
		Response.Write("搜索帖子")
	elseif fanhui="kong" then
		Response.Write("请填写搜索内容")
	end if
%>
</div></td></tr></table><table width="778"" border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td><form method="get" action="b_jieguo.asp">
<table width="100%" border="1" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
<tr><td bordercolor="#F0F0F0" bgcolor="#F5F5F5"><div align="center">搜索标题 <input name="sousuo" type="text" id="sousuo">
<input name="submit" type="submit" value="搜索"></div></td></tr></table></table>
<!--#include file="d_wei.asp" -->

⌨️ 快捷键说明

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