default.asp
上传用户:apresys
上传日期:2021-03-30
资源大小:813k
文件大小:6k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

DOS

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <%
  3. session("userid")=""
  4. session("name")=""
  5. session("oskey")=""
  6. %>
  7. <HTML><HEAD>
  8. <title>∷汽车4S店配件仓储管理系统:.</title>
  9. <META content="text/html; charset=gb2312" http-equiv=Content-Type>
  10. <!--#include file="conn.asp"-->
  11. <LINK href="images/dcportal.css" rel=stylesheet type=text/css>
  12. <script Language="JavaScript">
  13.  function form_check(){
  14.    if(document.form1.username.value==""){window.alert("登录名不能为空");document.form1.username.focus();return (false);}
  15.    if(document.form1.pwd.value==""){window.alert("登录密码不能为空");document.form1.pwd.focus();return (false);}
  16.       }
  17. function loginclick( ) {
  18. if(form_Check())
  19. thisForm.submit();
  20. }
  21. </script>
  22. </HEAD>
  23. <BODY >
  24. <form name="form1" method="post" action="valuser.asp" onSubmit="return form_check();">
  25. <FONT face=宋体>
  26. <TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" id=Table1 
  27. width="100%">
  28.   <TBODY>
  29.   <TR>
  30.     <TD background="images/login_topBg.jpg" height=90><FONT 
  31.       face=宋体>
  32.       <TABLE border=0 cellPadding=0 cellSpacing=0 id=Table2 width="100%">
  33.         <TBODY>
  34.         <TR>
  35.           <TD><img border=0 id=Image1 src="images/login_topPic1.jpg"></TD>
  36.           <TD align=right><IMG border=0 id=Image2 
  37.             src="images/login_topPic2.jpg"></TD></TR></TBODY></TABLE></FONT></TD></TR>
  38.   <TR>
  39.     <TD bgColor=#07359b height=4><FONT face=宋体>
  40.       <TABLE border=0 cellPadding=0 cellSpacing=0 id=Table3 width="100%">
  41.         <TBODY>
  42.         <TR>
  43.           <TD><IMG border=0 id=Image3 
  44.             src="images/login_line1.jpg"></TD>
  45.           <TD align=right><IMG border=0 id=Image4 
  46.             src="images/login_line1_r.jpg"></TD></TR></TBODY></TABLE></FONT></TD></TR>
  47.   <TR>
  48.     <TD align="center" 
  49.     style="BACKGROUND-COLOR: #7e9fd8; BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: no-repeat"><FONT 
  50.       face=宋体>
  51.       <TABLE border=0 cellPadding=5 cellSpacing=0 id=Table4 width=260>
  52.         <TBODY>
  53.         <TR>
  54.           <TD height=25><FONT face=宋体>
  55.             <TABLE border=0 cellPadding=0 cellSpacing=0 id=Table5 
  56.               width="100%"><TBODY>
  57.               <TR>
  58.                 <TD align=right><IMG border=0 id=Image7 
  59.                   src="images/login_arrow.gif"></TD>
  60.                 <TD align="center"><img border=0 id=Image8 src="images/login_font.jpg" alt="汽车4S店配件仓储管理系统"></TD>
  61.               </TR></TBODY></TABLE></FONT></TD></TR>
  62.         <TR>
  63.           <TD>
  64.             <TABLE bgColor=#9cb5e1 border=0 cellPadding=5 cellSpacing=0 
  65.             id=Table7 width="100%">
  66.               <TBODY>
  67.               <TR>
  68.                 <TD align=right class=loginBorder height=3><FONT face=宋体><SPAN 
  69.                   id=Label3 style="COLOR: white">登录系统:</SPAN></FONT></TD>
  70.                 <TD class=loginBorder height=3><span class="style1"><FONT face=宋体>汽车4S店配件仓储管理系统</FONT></span></TD>
  71.               </TR>
  72.               <TR>
  73.                 <TD align=right class=loginBorder><FONT face=宋体><SPAN 
  74.                   id=Label1 style="COLOR: white">用户名:</SPAN></FONT></TD>
  75.                 <TD class=loginBorder><FONT face=宋体><INPUT 
  76.                   name=username id=txtUser 
  77.                   style="COLOR: maroon; FONT-FAMILY: Tahoma; FONT-WEIGHT: bold; WIDTH: 150px" onmouseover=this.select() value="admin">
  78.                 </FONT></TD></TR>
  79.               <TR>
  80.                 <TD align=right class=loginBorderB><FONT face=宋体><SPAN 
  81.                   id=Label2 style="COLOR: white">密  码:</SPAN></FONT></TD>
  82.                 <TD class=loginBorderB><INPUT name=pwd 
  83.                   type=password id=txtPassword 
  84.                   style="COLOR: maroon; FONT-FAMILY: Tahoma; FONT-WEIGHT: bold; WIDTH: 150px" value="123456"></TD></TR>
  85.               <TR>
  86.                 <TD align=right height=3><FONT face=宋体></FONT></TD>
  87.                 <TD height=3></TD></TR></TBODY></TABLE></TD></TR>
  88.         <TR>
  89.           <TD height=35>
  90.             <TABLE border=0 cellPadding=0 cellSpacing=0 id=Table6 
  91.               width="100%"><TBODY>
  92.               <TR>
  93.                 <TD align="center" width="50%"><FONT face=宋体><INPUT border=0 
  94.                   id=btnEnter name=btnEnter 
  95.                   onmouseout="this.src='Images/login_btnLogin.jpg'" 
  96.                   onmouseover="this.src='Images/login_btnLogin_hover.jpg'" 
  97.                   src="images/login_btnLogin.jpg" 
  98.                   type="image" onClick="loginclick( )"></FONT></TD>
  99.                 <TD align=middle><INPUT border=0 id=btnExit name=btnExit 
  100.                   onclick=window.close() 
  101.                   onmouseout="this.src='Images/login_btnCancel.jpg'" 
  102.                   onmouseover="this.src='Images/login_btnCancel_hover.jpg'" 
  103.                   src="images/login_btnCancel.jpg" 
  104.               type=image></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></FONT>
  105.   <table width="50%"  border="0" cellspacing="0" cellpadding="0" align="center">
  106.   <tr>
  107.     <td>&nbsp;</td>
  108.   </tr>
  109.   <tr>
  110.     <td></td>
  111.   </tr>
  112.   <tr>
  113.     <td>&nbsp;</td>
  114.   </tr>
  115. </table>
  116.     </TD></TR>
  117.   <TR>
  118.     <TD bgColor=#07359b height=4><FONT face=宋体><IMG border=0 id=Image6 
  119.       src="images/login_line2.jpg"></FONT></TD></TR>
  120.   <TR>
  121.     <TD align=middle bgColor=#07359b height=40><FONT face=宋体>
  122.       <table width="100%"  border="0" cellspacing="0" cellpadding="0">
  123.   <tr>
  124.     <td align="center"><p><FONT face=宋体 color="#FFFFFF">版权所有 违者必究 2008年版 </font> <img src="images/ico.gif"></span></FONT></p>
  125.       <p><font color="#FFFFFF"><img src="images/next.gif" width="30" height="30">southgirl6@126.com </font></p></td>
  126.   </tr>
  127. </table>
  128. </FONT></TD></TR></TBODY></TABLE></FONT></FORM></BODY></HTML>