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

📄 help.asp

📁 一个适用于企业的客户电话咨询系统,可以与其它的相关企业管理系统进行整合!
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=version%>--系统帮助</title>
<LINK href="include/site.css" rel=stylesheet type=text/css>
</head>
<body>
<!--#INCLUDE FILE=conn.asp -->
<!--#INCLUDE FILE=const.asp -->
<table width="500" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF">
  <tr valign="middle" bgcolor="#f6f6f6"> 
    <td  width="506" height="25" 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 height="25" colspan="2" align=center bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';>&nbsp; 
      办公自动化系统 (TEL/OA)</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;&nbsp;&nbsp;首先感谢您使用<font color="#0066FF"><%=version%></font>,<font color="#0066FF"><%=version%></font>可以帮助您轻松地进行电话号码咨询,管理,添加和维护,您还可以定制自己的电话号码本等等。<font color="#0066FF"><%=version%></font>可以极大的帮助您节省时间、提高工作效率! 
      <br>&nbsp;&nbsp;&nbsp;&nbsp;为保证系统的建设和正常运行,也为了您更方便,有效使地用本系统,请您仔细阅读以下资料和文档。&nbsp;<br></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>
      &nbsp;&nbsp;&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;&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;&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;</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;&nbsp;&nbsp;如果你在使用中有任何问题、建议,运行时发现BUG请与<a href="mailto:goudebizi@hotmail.com">我们</a>联系。我们会在最短的时间内解决。再次感谢您的使用。</td>
  </tr>
    <tr bgcolor="#f6f6f6"> 
    <td align="center" colspan="2" bgcolor="#f6f6f6" onMouseOver=this.style.backgroundColor='#FAFBFC'; onMouseOut=this.style.backgroundColor=''; this.style.cursor='hand';><br><%=version%><br><%=copyright%>&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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