-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest.html
270 lines (116 loc) · 5.83 KB
/
test.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<link href="include/login.css" rel="stylesheet" type="text/css" />
<title>上海交通大学统一身份认证</title>
</head>
<body>
<div id="pagebody">
<img src="imgs/logo.jpg" width="470" height="89" border="0" align="left" />
<div id="info"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="112" valign="top"><img src="imgs/infol.jpg" width="112" height="161" /></td>
<td class="infotxt" valign="top">
<ul>
<li>为提高jaccount安全性,即日起认证页面增加验证码<br/><br/><br/></li>
</ul>
</td>
</tr>
<tr>
<td> </td>
<td><img src="imgs/infob.jpg" width="317" height="20" /></td>
</tr>
</table>
</div>
<div id="loginbox">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="imgs/login-top.gif" width="235" height="34" /></td>
</tr>
<tr>
<td><form name="form1" method="post" action="https://jaccount.sjtu.edu.cn/jaccount/ulogin">
<table width="92%" border="0" align="center" cellpadding="0" cellspacing="0">
<input type="hidden" name="sid" value='jaxuanke091229'>
<input type="hidden" name="returl" value='CHisPBui4+Ls1LhHBlveTf5Ellu8PibNqepVBBStTF6ZveK/GnEjIBT8f6IYLVPpwjmxpiNOCTQZ'>
<input type="hidden" name="se" value='CKVJPeik0DC/vS2hCiexfdKARN/wYatfTFQm7lmpX8JeAGpjLXiXHho='>
<input type="hidden" name="v" value='null'>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td width="20%" align="right"><img src="imgs/login-user.gif" width="25" height="23" /></td>
<td><input type=text autocomplete="OFF" name="user" class="input" id="user" placeholder="请输入jAccount用户名" size = "21"/></td>
</tr>
<tr>
<td align="right"><img src="imgs/login-pwd.gif" width="25" height="23" /></td>
<td><input type=password name=pass class="input" id="pass" placeholder="请输入jAccount密码" size = "21"/></td>
</tr>
<tr>
<td align="right"><img src="imgs/login-num.gif" width="25" height="23" /></td>
<td height="28"><input type=text autocomplete="OFF" name=captcha class="input" id="captcha" placeholder="请输入验证码(忽略大小写)" size = "21"/></td>
</tr>
<tr>
<td align="right"> </td>
<td valign="middle"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="javascript:void(0);" onclick="document.getElementById('imageValidate').src='captcha?' + Math.random();">
<img src="captcha" border="0" alt="看不清,请点击图片换一张" id="imageValidate"> 换一张 </a></td>
</tr>
</table> </td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="6" cellpadding="5">
<tr>
<td align="right"><input type="image" name="imageField" src="imgs/login-buttom.gif" /></td>
<td><a href="http://jaccount.sjtu.edu.cn/profile/pass.do"><img border="0" src="imgs/login-button2.gif" width="83" height="21" /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2"><b>没有统一认证帐户?</b></td>
</tr>
<tr>
<td height="30" colspan="2" align="center"><table width="100%" border="0" cellspacing="3" cellpadding="3">
<tr>
<td align="right"><b class="yellow">现在申请!</b></td>
<td><a href="http://jaccount.sjtu.edu.cn/profile/apply!registerOption.do" target="_new"> <img src="imgs/login-sign.gif" border=0 /></a></td>
</tr>
</table></td>
</tr>
<tr>
<td height="25" colspan="2" align="center" valign="bottom"><a href="http://jaccount.sjtu.edu.cn/jaccount/member_service.jsp">成员服务</a> <a href="http://jaccount.sjtu.edu.cn/jaccount/security_privacy.jsp">隐私安全</a> <a href="http://jaccount.sjtu.edu.cn/jaccount/index.jsp">关于Jaccount</a></td>
</tr>
<tr>
<td colspan="2"><hr color="#CCCCCC" size="1px" /></td>
</tr>
<tr>
<td colspan="2" align="center"><img src="imgs/login-logo.gif" width="166" height="49" /></td>
</tr>
</table>
</form></td>
</tr>
<tr>
<td><img src="imgs/login-foot.gif" width="235" height="10" /></td>
</tr>
</table>
</div>
</div>
<div id="Footer">
<table width="75%" border="0" cellpadding="0" cellspacing="5">
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td><span class="yellow">联系方式</span>: 徐汇:浩然高科技大楼<span class="en">4</span>楼 <span class="en">62932901</span> 闵行:图书信息楼(新图书馆西侧) <span class="en">34206060</span> </td>
</tr>
<tr>
<td align="right"> </td>
<td align="right"><span class="en">©2015</span> 上海交通大学网络信息中心</td>
</tr>
</table>
</div>
</body>
</html>