search.asp

来自「一套很好的可研究竟ASP源代码! 如果您是ASP的初学者」· ASP 代码 · 共 18 行

ASP
18
字号
<!--#include file="commond.asp" -->
<!--#include file="include/function.asp" -->
<!--#include file="header.asp" --><table width="778" border="0" cellpadding="9" cellspacing="0" align="center" bgcolor="#FFFFFF">
  <tr>
    <td width="138" align="center" valign="top" nowrap class="rtd"><br>
<br>
<b><font color="#FF0000">BLOG 鎼滅储</font></b><br>
<br></td>
    <td width="100%" valign="top"><div class="content_head"><strong>鎼滅储缁撴灉鍒楄〃</strong></div><div class="content_main"><%
		  Dim blog_SearchContent,Is_Title,Is_Content
		  blog_SearchContent=CheckStr(Request.Form("SearchContent"))
		  Is_Title=CheckStr(Request.Form("Is_Title"))
		  Is_Content=CheckStr(Request.Form("Is_Content"))
		  IF blog_SearchContent=Empty Then blog_SearchContent=CheckStr(Request.Querystring("SearchContent"))
		  IF Is_Title=Empty Then Is_Title=CheckStr(Request.Querystring("IsTitle"))
		  IF Is_Content=Empty Then Is_Content=CheckStr(Request.Querystring("IsContent"))
		  IF blog_SearchContent=Empty Then
		  		Response.Write("<div class=""message""><a href=""default.asp"">瀵逛笉璧凤紝璇疯緭鍏ユ悳绱㈠叧閿

⌨️ 快捷键说明

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