-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpost.html
30 lines (28 loc) · 1.04 KB
/
post.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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="Generator" content="EditPlus®">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>Document</title>
</head>
<body>
<form action="http://10.8.100.80/default2.aspx" method="post"target=“_blank”>
<input id='dDwxNTMxMDk5Mzc0Ozs+R7RdjPw1Y4LFvrMNfO2lnwrfowc=' style="display:none"><br/>
帐号: <input id='txtUserName' type='text'><br/>
<input id='TextBox1' style="display:none"><br/>
密码: <input id='TextBox2' type='text'><br/><br/>
验证码:<input id='txtSecretCode' type='text'>
<img src='http://10.8.100.80/CheckCode.aspx?'>
<br/><br/>
<input id='RadioButtonList1' value='学生' style="display:none">
<input id='Button1'style="display:none">
<input id='lbLanguage'style="display:none">
<input id='hidPdrs'style="display:none">
<input id='hidsc'style="display:none">
<input type='submit' value='提交'>
</form>
</body>
</html>