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

📄 main.asp

📁 一个适用于企业的客户电话咨询系统,可以与其它的相关企业管理系统进行整合!
💻 ASP
字号:
<html>
<head>
<meta http-equiv="Content-Type"  content="text/html; charset=gb2312">
<link href="include/site.css" type="text/css" rel="stylesheet">
</head>
<body>
<!--#INCLUDE FILE="conn.asp" -->
<!--#INCLUDE FILE="const.asp" -->
<table width="508" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF">
  <tr valign="middle" bgcolor="#f6f6f6"> 
    <td width="506"  height="16" colspan="2" bgcolor="#f6f6f6"  background="images/Adstoobar_down.gif"> 
      <div  align="center"><strong><font color="#FFFFFF">&nbsp; <%=version%> </font></strong></div></td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td colspan="2" bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';> 
      <div align="center"><br><br>:::::::<%=username%>:::::::<br><br>
      </div></td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td colspan="2" bgcolor="#f6f6f6"  onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;&nbsp;●      
      我们的家园靠我们自己建设,我们用我们自己的智慧创造属于我们自己的软件。<br> &nbsp;&nbsp;● 如果您在使用上有什么不清楚的地方,请您参看<a href="help.asp">帮助文件</a>,或者向我们询问!<br>      
      &nbsp;&nbsp;● 谢谢您的使用,希望它能给你的网络生活带来快乐。</td>     
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td colspan="2" bgcolor="#f6f6f6"  onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;&nbsp;</td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td  colspan="2" bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;&nbsp;************************************************************************************</td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td colspan="2" bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';></td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td colspan="2" bgcolor="#f6f6f6"  onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;&nbsp;<strong>系统数据</strong>:</td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td bgcolor="#f6f6f6"  onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;&nbsp;注册人数:<font color="#FF0000"><%=users%></font></td>
    <td bgcolor="#f6f6f6"  onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;&nbsp;最后注册用户:<%=lastuser%></td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td colspan="2" bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp; 
      <br><% call online() %></td>
  </tr>
  <tr bgcolor="#f6f6f6"> 
    <td colspan="2"  bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;************************************************************************************</td>
  </tr>
    <tr bgcolor="#f6f6f6"> 
    <td colspan="2" bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp;&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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