login.jsp
上传用户:wenzhanhao
上传日期:2022-03-28
资源大小:9150k
文件大小:4k
源码类别:

百货/超市行业

开发平台:

Visual C++

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Media Store</TITLE>
  5. <META http-equiv=Content-Type content="text/html; charset=gbk">
  6. <LINK href="images/main.css" type=text/css rel=stylesheet>
  7. <LINK href="images/rubbing.css" type=text/css rel=stylesheet>
  8. <link rel="stylesheet" href="/css/style.css" type="text/css">
  9. <META content="MSHTML 6.00.2600.0" name=GENERATOR>
  10. </HEAD>
  11. <BODY text=#000000 bgColor=#ffffff>
  12. <SCRIPT language=javascript>
  13. window.name='main';
  14. </SCRIPT>
  15. <table class="head"  align="center">
  16.   <tr> 
  17.     <td bgcolor='07439D' width='743'> 
  18.       <table width='101%' border='0' cellspacing='0' cellpadding='2' bgcolor='#FFFFFF'>
  19.         <tr> 
  20.           <td><img src='images/logo.gif' width='55' height='55'></td>
  21.           <td> <table width='97%' border='0' cellspacing='0' cellpadding='0' align='right'>
  22.               <tr > 
  23.                 <td><IMG src="images/banner_barcode.gif" width="704" height="53"></td>
  24.               </tr>
  25.             </table></td>
  26.         </tr>
  27.       </table>
  28.     </td>
  29.   </tr>
  30. </table>
  31. <FORM name=form1 action="login.do" method="post">
  32. <TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
  33.   <TBODY>
  34.     <TR>
  35.       <TD vAlign=top width=114>
  36.         <IMG height=296 src="images/pic.jpg" width=262>
  37.       </TD>
  38.       <TD vAlign=top width=638>
  39.         <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  40.         <TBODY>
  41.         <TR>
  42.           <TD vAlign=top width="10%" rowSpan=2>
  43.             <IMG height=130 src="images/pic-1.jpg" width=57>
  44.           </TD>
  45.           <TD vAlign=top width="5%">
  46.             <IMG height=21 src="images/pic-2.jpg" width=15>
  47.           </TD>
  48.           <TD width="85%">&nbsp;</TD>
  49.         </TR>
  50.         <TR>
  51.           <TD vAlign=top colSpan=2>
  52.             <TABLE cellSpacing=0 cellPadding=0 width=100 align=center 
  53.               border=0><TBODY>
  54.               <TR>
  55.                 <TD colSpan=3><IMG height=21 
  56.                   src="images/r-1.gif" width=387></TD></TR>
  57.               <TR>
  58.                 <TD width=1 bgColor=#c7c7c7 height=97><IMG height=1 
  59.                   src="images/logo.gif" width=1></TD>
  60.                 <TD align=middle width=400><BR><BR>
  61.                   用 户 名: 
  62.                   <INPUT class=bgg size=15 name='username'>
  63.                   <BR>
  64.                   <BR>
  65.                   用户口令: 
  66.                   <INPUT class=bgg type=password size=15 name='password'>
  67.                   <BR>
  68.                   <BR>
  69.                   <BR>
  70.                   <INPUT class=bg type=submit value=用户登录 name=login> 
  71.                   &nbsp;&nbsp; 
  72.                   <INPUT class=bg type=reset value=重新填写 name=reset> 
  73.                   <BR><BR><BR>
  74.                 </TD>
  75.                 <TD width=1 bgColor=#c7c7c7>
  76.                   <IMG height=1 src="images/logo.gif" width=1>
  77.                 </TD>
  78.               </TR>
  79.               <TR>
  80.                 <TD colSpan=3 height=10>
  81.                 <IMG height=9 src="images/r-2.gif" width=387>
  82.                 </TD>
  83.               </TR>
  84.             </TBODY>
  85.           </TABLE>
  86.         </TD>
  87.       </TR>
  88.         </TBODY></TABLE></TD></TR></TBODY></TABLE></FORM>
  89. <TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
  90.   <TBODY>
  91.   <TR>
  92.     <TD bgColor=#2050af height=1></TD></TR>
  93.   <TR>
  94.       <TD align=middle height=60>
  95.       条形码商品管理信息系统<br>
  96.       Management Information System for Merchandise with Bar Code<br>
  97.       <a href='mailto:chenpf@hotmail.com'><IMG src="images/contact.gif" border=0>&nbsp;chenpf@hotmail.com</a><br>
  98.       购买正式版软件请访问:<a href='http://www.globalnb.com/barcode/index.htm'>http://www.globalnb.com/barcode/index.htm</a>
  99.       </TD>
  100.   </TR>
  101.   </TBODY>
  102. </TABLE>
  103. </BODY>
  104. </HTML>