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

📄 bottom.asp

📁 诚信商店系统源代码
💻 ASP
字号:

<body topmargin="0">
<TABLE WIDTH=100% BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
  <TR> 
    <TD width="9">&nbsp; </TD>
    <TD width="">&nbsp;</TD>
    <TD width="10">&nbsp; </TD>
  </TR>
  <TR> 
    <TD> <IMG SRC="images/t4_04.gif" WIDTH=9 HEIGHT=21 ALT=""></TD>
    <TD align="center" background="images/1a.gif"> &nbsp; <span class="cn2">商品导航在线人数(<%=Application("online")%>)</span>
      <%
'response.write Application("UserName")&"<br>"
'tmpUser=split(Application("UserName"),"||")
'for i=0 to Ubound(tmpUser)-1
'	aa=split(tmpUser(i),",")
'	response.write aa(2)&","
'next
%>
    </TD>
    <TD> <IMG SRC="images/t4_06.gif" WIDTH=9 HEIGHT=21 ALT=""></TD>
  </TR>
  <TR> 
    <TD> <IMG SRC="images/t4_07.gif" WIDTH=9 HEIGHT=4 ALT=""></TD>
    <TD background="images/t4_08a.gif"> <IMG SRC="images/t4_08a.gif" WIDTH=1 HEIGHT=4 ALT=""></TD>
    <TD> <IMG SRC="images/t4_09.gif" WIDTH=9 HEIGHT=4 ALT=""></TD>
  </TR>
</TABLE>


<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#E9E9E9" class="banner">
  <tr>
    <td width="13" valign="top">&nbsp;</td>
    <td colspan="3" align="center" valign="middle"> 
      <table width="100%" border="0" align="center" cellspacing="6">
        <%ShowBottomUrl%>
      </table>
      <!--在线人数统计-->
    </td>
    <td width="27" valign="top">&nbsp;</td>
  </tr>
</table>

<div align="center"><!--#include file="copyright.asp"--><br>
</div>
</body>
</html>

⌨️ 快捷键说明

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