login.jsp
资源名称:barcode.rar [点击查看]
上传用户:wenzhanhao
上传日期:2022-03-28
资源大小:9150k
文件大小:4k
源码类别:
百货/超市行业
开发平台:
Visual C++
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE>Media Store</TITLE>
- <META http-equiv=Content-Type content="text/html; charset=gbk">
- <LINK href="images/main.css" type=text/css rel=stylesheet>
- <LINK href="images/rubbing.css" type=text/css rel=stylesheet>
- <link rel="stylesheet" href="/css/style.css" type="text/css">
- <META content="MSHTML 6.00.2600.0" name=GENERATOR>
- </HEAD>
- <BODY text=#000000 bgColor=#ffffff>
- <SCRIPT language=javascript>
- window.name='main';
- </SCRIPT>
- <table class="head" align="center">
- <tr>
- <td bgcolor='07439D' width='743'>
- <table width='101%' border='0' cellspacing='0' cellpadding='2' bgcolor='#FFFFFF'>
- <tr>
- <td><img src='images/logo.gif' width='55' height='55'></td>
- <td> <table width='97%' border='0' cellspacing='0' cellpadding='0' align='right'>
- <tr >
- <td><IMG src="images/banner_barcode.gif" width="704" height="53"></td>
- </tr>
- </table></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <FORM name=form1 action="login.do" method="post">
- <TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
- <TBODY>
- <TR>
- <TD vAlign=top width=114>
- <IMG height=296 src="images/pic.jpg" width=262>
- </TD>
- <TD vAlign=top width=638>
- <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
- <TBODY>
- <TR>
- <TD vAlign=top width="10%" rowSpan=2>
- <IMG height=130 src="images/pic-1.jpg" width=57>
- </TD>
- <TD vAlign=top width="5%">
- <IMG height=21 src="images/pic-2.jpg" width=15>
- </TD>
- <TD width="85%"> </TD>
- </TR>
- <TR>
- <TD vAlign=top colSpan=2>
- <TABLE cellSpacing=0 cellPadding=0 width=100 align=center
- border=0><TBODY>
- <TR>
- <TD colSpan=3><IMG height=21
- src="images/r-1.gif" width=387></TD></TR>
- <TR>
- <TD width=1 bgColor=#c7c7c7 height=97><IMG height=1
- src="images/logo.gif" width=1></TD>
- <TD align=middle width=400><BR><BR>
- 用 户 名:
- <INPUT class=bgg size=15 name='username'>
- <BR>
- <BR>
- 用户口令:
- <INPUT class=bgg type=password size=15 name='password'>
- <BR>
- <BR>
- <BR>
- <INPUT class=bg type=submit value=用户登录 name=login>
-
- <INPUT class=bg type=reset value=重新填写 name=reset>
- <BR><BR><BR>
- </TD>
- <TD width=1 bgColor=#c7c7c7>
- <IMG height=1 src="images/logo.gif" width=1>
- </TD>
- </TR>
- <TR>
- <TD colSpan=3 height=10>
- <IMG height=9 src="images/r-2.gif" width=387>
- </TD>
- </TR>
- </TBODY>
- </TABLE>
- </TD>
- </TR>
- </TBODY></TABLE></TD></TR></TBODY></TABLE></FORM>
- <TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
- <TBODY>
- <TR>
- <TD bgColor=#2050af height=1></TD></TR>
- <TR>
- <TD align=middle height=60>
- 条形码商品管理信息系统<br>
- Management Information System for Merchandise with Bar Code<br>
- <a href='mailto:chenpf@hotmail.com'><IMG src="images/contact.gif" border=0> chenpf@hotmail.com</a><br>
- 购买正式版软件请访问:<a href='http://www.globalnb.com/barcode/index.htm'>http://www.globalnb.com/barcode/index.htm</a>
- </TD>
- </TR>
- </TBODY>
- </TABLE>
- </BODY>
- </HTML>