document.asp
Upload User: apresys
Upload Date: 2021-03-30
Package Size: 813k
Code Size: 2k
Development Platform:

DOS

  1. <!--#include file="checkuser.asp"-->
  2. <html>
  3. <head>
  4. <title>∷汽车4S店配件仓储管理系统:.</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  6. <link href="css/main.css" rel="stylesheet" type="text/css">
  7. <SCRIPT language=javascript src="css/init.js">
  8. </SCRIPT>
  9. <style type="text/css">
  10. <!--
  11. td {  font-family: "宋体"; font-size: 9pt}
  12. body {  font-family: "宋体"; font-size: 9pt}
  13. select {  font-family: "宋体"; font-size: 9pt}
  14. A {text-decoration: none; color: #336699; font-family: "宋体"; font-size: 9pt}
  15. A:hover {text-decoration: underline; color: #FF0000; font-family: "宋体"; font-size: 9pt} 
  16. -->
  17. </style>
  18. <!--#include file="conn.asp"-->
  19. </HEAD>
  20. <BODY topMargin=0 rightMargin=0 leftMargin=0>       
  21. <!--#include file="top.asp"-->
  22.   
  23. <TABLE borderColor=#cccccc cellSpacing=0 borderColorDark=#ffffff cellPadding=0 
  24. width=90% align=center border=1>
  25.  
  26.   <TR> 
  27.     <td valign="top" align="center" class="but" height="100%"> 
  28. <fieldset style="width:95%; height:95%">
  29. <legend>系统使用说明</legend>
  30.       <table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#D4D0C8">
  31.         <TR>     
  32.           <TD>
  33.   <p style="word-spacing: 3px; text-indent: 24px; line-height: 150%; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 3px">
  34.   欢迎使用本系统,使用本系统您可以任意添加用户,并对不同用户设置不同权限(分为:系统管理员、一般管理员、普通用户);
  35.   您可以对入库、出库信息录入,库存信息、出库信息、入库信息的查询。 </p>
  36.        
  37.   <P style="margin-left: 10px;"><B>使用本系统</B></P>
  38.   <p style="word-spacing: 3px;  line-height: 150%; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 3px">       报表打印:第一次打印前请确认您的系统已经启用Activex(在浏览器-工具-Internet选项-安全中启用);需打印的页面,先点击页面设置-把页眉、页脚全部清空;再选择打印方向(入库、出库单都需要把打印方向设为横向);点直接打印将用默认打印机打印;点打印可以选择所用的打印机。<br></p>
  39.          </TD>
  40.               </TR>
  41.             </TABLE>
  42.        </fieldset>   
  43.       </TD>
  44.       </TR>
  45.       </table>
  46. <br>
  47. <!--#include file="footer.htm"--></BODY></HTML>