?? student_pwdprotect.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="student_pwdProtect.aspx.cs" Inherits="student_student_passwordProtect" %>
<%@ Register Src="student_main.ascx" TagName="student_main" TagPrefix="uc1" %>
<%@ Register Src="foot.ascx" TagName="foot" TagPrefix="uc2" %>
<!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 runat="server">
<title>密碼保護</title>
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
<link href="../CSS/CSS.css" rel="stylesheet" type="text/css" />
</head>
<body style="margin-top: 0px; margin-bottom: 0px; margin-right:0px; margin-left:0px" class="css">
<form id="form1" runat="server">
<div>
<table border="0" cellpadding="0" cellspacing="0" class="css" style="width: 1003px;
height: 620px">
<tr style="height: 110px">
<td colspan="3">
<uc1:student_main ID="Student_main1" runat="server" />
</td>
</tr>
<tr style="height: 25px">
<td colspan="3" style="background-image: url(../image/system/main_top_bg.gif)">
信息維護→密碼保護</td>
</tr>
<tr style="height: 435px">
<td style="vertical-align: top; background-color: #dee9f9; text-align: center" colspan="3">
<br />
<br />
<br />
<br />
<table style="width: 600px; height: 200px;background-color: #e4ecf3;" border="1" bordercolordark="#003399" bordercolorlight="#6a82dd" cellpadding="0" cellspacing="0" class="css">
<tr>
<td style="width: 100px">
提示問題1:</td>
<td colspan="2" style="width: 450px; text-align: left">
<asp:DropDownList ID="pwdProtectQue1" runat="server" Width="163px">
<asp:ListItem>你的出生地是在哪?</asp:ListItem>
<asp:ListItem>你最喜歡的電視節(jié)目是什么?</asp:ListItem>
<asp:ListItem>你最喜歡的體育運動是什么?</asp:ListItem>
<asp:ListItem>你最喜歡的城市是哪個?</asp:ListItem>
<asp:ListItem>你最向往的大學是哪所?</asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 100px">
提示問題答案1:</td>
<td colspan="2" style="width: 450px; text-align: left">
<asp:TextBox ID="pwdProtectAns1" runat="server" Width="210px"></asp:TextBox>
(請牢記,忘記密碼取回使用!!)<asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server"
ControlToValidate="pwdProtectAns1" ErrorMessage="提示問題答案1不能為空!">*</asp:RequiredFieldValidator></td>
</tr>
<tr>
<td style="width: 100px">
提示問題2:</td>
<td colspan="2" style="width: 450px; text-align: left">
<asp:DropDownList ID="pwdProtectQue2" runat="server" Width="162px">
<asp:ListItem>你小學的班主任是誰?</asp:ListItem>
<asp:ListItem>你的初中班主任是誰?</asp:ListItem>
<asp:ListItem>你最喜歡的明星是誰?</asp:ListItem>
<asp:ListItem>你的學生證號是多少?</asp:ListItem>
<asp:ListItem>你的輔導員是誰?</asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 100px">
提示問題答案2:</td>
<td colspan="2" style="width: 450px; text-align: left">
<asp:TextBox ID="pwdProtectAns2" runat="server" Width="210px"></asp:TextBox>
(請牢記,忘記密碼取回使用!!)<asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server"
ControlToValidate="pwdProtectAns2" ErrorMessage="提示問題答案2不能為空!">*</asp:RequiredFieldValidator></td>
</tr>
<tr>
<td style="width: 100px">
請輸入你的密碼:</td>
<td colspan="2" style="width: 450px; text-align: left">
<asp:TextBox ID="stdPwd" runat="server" Width="155px" TextMode="Password"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="stdPwd"
ErrorMessage="輸入的密碼不能為空!">*</asp:RequiredFieldValidator></td>
</tr>
<tr>
<td colspan="3" style="text-align: center">
<asp:Button ID="submit" runat="server" Text="提 交" class=btn3_mouseout onmouseover="this.className='btn3_mouseover'"
onmouseout="this.className='btn3_mouseout'"
onmousedown="this.className='btn3_mousedown'"
onmouseup="this.className='btn3_mouseup'" OnClick="submit_Click" />
<input id="Reset1" type="reset" value="重 置" class=btn3_mouseout onmouseover="this.className='btn3_mouseover'"
onmouseout="this.className='btn3_mouseout'"
onmousedown="this.className='btn3_mousedown'"
onmouseup="this.className='btn3_mouseup'" /></td>
</tr>
</table>
<asp:ValidationSummary ID="ValidationSummary1" runat="server" />
</td>
</tr>
<tr style="height: 50px">
<td colspan="3">
<uc2:foot ID="Foot1" runat="server" />
</td>
</tr>
</table>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -