?? login.asp
字號:
<HTML><HEAD><TITLE>客戶管理系統</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK
href="css.css" rel=stylesheet>
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<!--#include file="verify.js"-->
</HEAD>
<BODY text=#000000 bgColor=#ddebff leftMargin=0 topMargin=0
onload="javascript:window_onload();return document.MM_returnValue"
marginheight="0" marginwidth="0">
<FORM name=fm action="Main.asp" method=post>
<TABLE height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 borderColorDark=#fffff0 cellPadding=0 width=400
align=center borderColorLight=#000000 border=1>
<TBODY>
<TR>
<TD bgcolor="#6699FF"> <p align="center"><b>
<font size="7" face="華文楷體" color="#000080">客戶管理系統</font></b></p>
<p align="center"><b><font face="華文楷體" size="5" color="#008000">
Customer Manage System</font></b></p>
<p align="center"> </TD></TR>
<TR>
<TD vAlign=top>
<TABLE cellSpacing=0 cellPadding=4 width="100%" border=0>
<TBODY>
<TR>
<TD noWrap align=right width="17%"><B>用戶名:</B></TD>
<TD width="18%"><INPUT onkeyup=javascript:name_next(event);
onfocus=this.select() maxLength=50 size=12 name=operator_name>
</TD>
<TD noWrap align=right width="18%"><B>密碼:</B></TD>
<TD width="36%"><INPUT onkeyup=javascript:pwd_next(event);
onfocus=this.select() type=password maxLength=50 size=12
name=operator_pwd> </TD>
<TD width="36%">
<INPUT class=button_all style="WIDTH: 90px" onclick=javascript:UserEnter() type=button value=確定 name=btncn>
</TD></TR>
<TBODY>
<TR align=middle>
<TD colSpan=5>
<HR width="70%" noShade SIZE=1>
</TD></TR>
<TR>
<TD colSpan=5>
<DIV align=center>2006.2<BR><INPUT type=hidden value=Chinese name=language>
</DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<INPUT type=hidden value=ok name=opstatus> <INPUT type=hidden name=screenwidth>
</FORM></BODY></HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -