⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 search.asp

📁 实用的拍卖源码。适合个人建站学习使用。仅供学习参考
💻 ASP
字号:
<!-- #include file="inc/char.asp" -->
<!-- #include file="conn.asp" -->
<!-- #include file="head.asp" -->
<html>
<head>
<TITLE><%=webname%>--搜索---联系QQ:6439358,联系邮箱vqqq59r@163.com,网站www.vqqq.com,谢谢大家对我们系统的支持</title>
<META http-equiv=Content-Type content="text/html; charset="<%=charset%>">
<META name="keywords" content="<%=keywords%>">
<META name="description" content="<%=description%>">
<link href="images/main_style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY bgColor=#ffffff leftMargin=0 onmouseover=exitpop=false text=#000000 topMargin=0 marginheight="0" marginwidth="0">
<CENTER>
<TABLE border=0 cellPadding=0 cellSpacing=1 width=760 class=tablebg>
<form action=searchuser.asp method=post>
  <tr>
    <td align=center width=100% class=titletd>搜索用户</td>
  </tr>
  <tr class=td>
    <td align=center width=100% height="80">请输入用户名:<input name=uname type=text size=20 value=""><Input type=submit name=submit value="搜索用户商品"></td>
  </tr>
  <tr class=td>
    <td align=right></td>
  </tr>
</form>
</table>
<!-- ----------------------- -->
<TABLE border=0 cellPadding=0 cellSpacing=1 width=760 class=tablebg>
<form action=searchprice.asp method=post>
  <tr class=titletd>
    <td align=center width=100%>按价格搜索vqqq拍卖物品</td>
  </tr>
  <tr class=td>
    <td align=center width=100% height="80">请输入最高现价:<input name=pid type=text size=20 value="" maxlength="8"><Input type=submit name=submit value="搜索底价vqqq拍卖物品"></td>
  </tr>
  <tr class=td>
    <td align=right></td>
  </tr>
</form>
</table>
<!-- ----------------------- -->
<TABLE border=0 cellPadding=0 cellSpacing=1 width=760 class=tablebg>
<form action="searchshop.asp" method=post name=Forms>
  <tr class=titletd>
    <td align=center width=100%>搜索商店</td>
  </tr>
  <tr class=td>
    <td align=center width=100% height="80">请输入商店名称:<input name=shopname type=text size=20 value="">
<Input type=submit name=submit value="搜索收费商店"></td>
  </tr>
  <tr class=td>
    <td align=right></td>
  </tr>
</form>
</table>

<!-- #include file="bottom.asp" -->
</CENTER>
</BODY></HTML>

⌨️ 快捷键说明

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