search.asp

来自「1、日志增加首页显示调用index_show.asp 2、日志增加用户的修改和」· ASP 代码 · 共 25 行

ASP
25
字号
<!--#include file="commond.asp" -->
<!--#include file="include/function.asp" -->
<!--#include file="header.asp" -->
<table width="768" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td background="images/index-mid.gif"><div align="center">
        <hr align="center" width="750">
        <table width="750" border="0" cellpadding="9" cellspacing="0" align="center" bgcolor="#FFFFFF">
          <tr>
            <td width="138" align="center" valign="top" nowrap class="rtd"><br>
                <br>
                <span style="color: #000000"><b>BLOG 鎼滅储</b></span><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=""index.asp"">瀵逛笉璧凤紝璇疯緭鍏ユ悳绱㈠叧閿

⌨️ 快捷键说明

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