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

📄 top.asp

📁 程序为自主开发ASP+SQL大型购物搜索网站,系统管理、商铺、会员三种会员唯一帐号管理。目前已有数据条商品数据与数万条商铺信息
💻 ASP
字号:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="ffffff">
  <tr> 
    <td height="63" valign="top" background="images/i_1.gif"> 
      <table width="100%" height="63" border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td width="208" height="20" align="center"> 
            <%
IF Trim(ShopLogo) = "" Then
Else
%>
            <a href="./" target="_blank"><img src="<%=ViewImageFile%>?w=200&h=60&picUrl=<%=ThenURLName%><%=ShopLogo%>" alt="<%=ShopName%>-<%=ShopTitle%>" name="ShopLogo" border="0"></a> 
            <%End IF%>
          </td>
          <td align="right" valign="top"><table width="100%" height="63" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td align="right"><a href="../../../Search" target="_blank" class="top"><font color="#000000">引擎首页</font></a><font color="#000000"> 
                  | <a href="../../../Reg/" target="_blank" class="top">注册</a> 
                  | 
                  <%if Session("XiaBoleUserName")="" then%>
                  <a href="../../../admin/" target="_blank" class="top">登录</a> 
                  <%else%>
                  <a href="../../../admin/" target="_blank" class="top">管理</a> 
                  | <a href="../../../Reg/i_logout.asp" target="_top" class="top">退出</a> 
                  <%end if%>
                  | <a href="javascript:;" onClick="javascript:window.open('../../../LeaveWord/Impeach.asp?ShopNumberID=<%=ShopNumberID%>','Impeach','width=660,height=520,toolbar=yes, status=no, menubar=no, resizable=no, scrollbars=yes');" class="top">投诉卖家</a> 
                  | <span class=text_2><a href="javascript:;" onClick="javascript:window.open('../../../LeaveWord/Advice.asp','Advice','width=660,height=500,toolbar=yes, status=no, menubar=no, resizable=no, scrollbars=yes');" class="top">建议</a></span> 
                  | <a href="../../../Search/Help.asp" target="_blank" class="top">帮助</a></font>&nbsp;</td>
              </tr>
              <tr>
                <td align="center" valign="bottom"><a href="./"><img src="images/i_3.gif" width="88" height="23" border="0"></a><a href="News.asp"><img src="images/i_4.gif" width="87" height="23" border="0"></a><a href="Products.asp"><img src="images/i_5.gif" width="88" height="23" border="0"></a><a href="SeaveInfo.asp"><img src="images/i_6.gif" width="87" height="23" border="0"></a><a href="javascript:;" onClick="javascript:window.open('../../../LeaveWord/Asking.asp?ShopNumberID=<%=ShopNumberID%>','Asking','width=660,height=500,toolbar=yes, status=no, menubar=no, resizable=no, scrollbars=yes');"><img src="images/i_7.gif" width="88" height="23" border="0"></a><a href="javascript:;" onClick="javascript:window.open('../../../OrderForm/Order.asp','Order','width=660,height=500,toolbar=yes, status=no, menubar=no, resizable=no, scrollbars=yes');"><img src="images/i_8.gif" width="87" height="23" border="0"></a></td>
              </tr>
            </table></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="ffffff">
  <tr> 
    <td width="18" align="center"><img src="images/i_10.gif" width="18" height="38"></td>
    <td width="202" align="center" background="images/i_11.gif"><%Call Search()%></td>
    <td width="523" align="center" background="images/i_11.gif"><%Call Login() %></td>
    <td width="17" align="center"><img src="images/i_13.gif" width="17" height="38"></td>
  </tr>
</table>

⌨️ 快捷键说明

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