📄 admin_addreviewer.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Admin_addreviewer.aspx.cs" Inherits="Admin_Admin_addreviewer" %>
<!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>AddReviewer</title>
<script language="javascript" type="text/javascript">
<!--
function TABLE3_onclick() {
}
function DIV1_onclick() {
}
// -->
</script>
</head>
<body>
<form id="form1" runat="server">
<div>
<div>
<div>
<span style="font-size: 24pt">Yee<font color="red">W</font>en.NET </span>
<div style="font-size: 24pt; z-index: 101; left: 193px; width: 637px; position: absolute;
top: 21px; height: 33px" id="DIV1" language="javascript" onclick="return DIV1_onclick()">
<span style="color: #ff0000; background-color: #99ffcc"> Welcome to YeeWen
<a id="A1" href="Index.aspx"><span style="font-size: 9pt"><strong>
<span class="RTLogin">Sign out</span></strong></span></a><span style="color: #000000"><strong>
</strong></span></span>
</div>
<p>
</p>
<font size="3"><strong>The Beuty of Scholarly Communication</strong></font>
<table id="Table2" border="0" language="javascript" onclick="return TABLE1_onclick()">
<tr bgcolor="blue">
<td style="width: 167px; height: 21px">
<span style="color: #ffffff"><strong>Authorize</strong></span></td>
</tr>
<tr>
<td style="width: 167px">
<span style="background-color: #99ffff"><span style="background-color: #99ffcc">
<span style="color: #6600ff"> <span style="color: #0000ff"> <strong><span><a
href="Admin_showrequestchange.aspx">Change Role</a></span></strong></span> </span>
</span></span>
</td>
</tr>
<tr>
<td style="width: 167px; height: 21px">
<span style="background-color: #99ffcc"> <span style="color: #0000ff"> <span> <span>
</span><strong><span><a href="admin_addreviewer.aspx">Add Reviewer</a></span> </strong> </span></span>
</span>
</td>
</tr>
<tr>
<td style="width: 167px">
<strong><span style="color: #0000ff; background-color: #99ffcc"> <span
style="color: #6600ff"> <span style="color: #0000ff"> <a href="Admin_showdeleteuser.aspx">
Delete Users </a></span> </span> </span>
</strong>
</td>
</tr>
<tr>
<td style="width: 167px">
<strong><span style="color: #ffffff; background-color: #0000ff">Papers
</span></strong>
</td>
</tr>
<tr>
<td style="width: 167px">
<span style="color: #3300ff; background-color: #99ffcc"><strong>
<span style="color: #0000ff"> <a href="Admin_ReviewedPapert.aspx">Reviewed Paper</a></span><span style="color: #6600ff">
</span></strong></span>
</td>
</tr>
<tr>
<td style="width: 167px">
<span style="background-color: #99ffcc">
<span style="color: #0000ff"><strong><span> <span><a href="Admin_NewPaper.aspx">New Paper</a></span>
</span></strong></span></span></td>
</tr>
<tr>
<td style="width: 167px">
<strong><span style="color: #0000cc; background-color: #99ffcc"> <span
style="color: #0000ff"><a href="Admin_AssigningPaper.aspx">Assign Paper</a> </span>
</span></strong>
</td>
</tr>
<tr>
<td style="width: 167px; height: 21px">
<strong><span style="color: #ffffff; background-color: #0000cc">Conference
</span></strong>
</td>
</tr>
<tr>
<td style="width: 167px">
<strong><span style="color: #0000ff; background-color: #99ffcc">
<span><a href="../ViewPage/Conference.aspx">Conference List</a> </span> </span></strong>
</td>
</tr>
</table>
<div id="DIV2" language="javascript" onclick="return DIV2_onclick()" style="z-index: 105;
left: 184px; width: 652px; position: absolute; top: 95px; height: 215px; text-align: center">
<div style="text-align: left">
<span style="background-color: #ffffff">
<span style="color: navy;"><span style="color: #0000cc">Personal
Information<span>(Required fields marked in red * ) </span> </span>
</span> </span>
</div>
<div style="text-align: left">
<table id="TABLE3" border="0" cellpadding="0" cellspacing="0" style="width: 648px" language="javascript" onclick="return TABLE3_onclick()">
<tr>
<td style="width: 68px; height: 23px; text-align: right" align="right">
FirstName: </td>
<td style="width: 116px; height: 23px">
<br/>
<asp:TextBox ID="Firstname" runat="server" Width="130px" OnTextChanged="Ttb1_TextChanged"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="Firstname"
ErrorMessage="Please enter firstname" Width="191px"></asp:RequiredFieldValidator>
</td>
<td style="width: 71px; height: 23px; text-align: left;">
<font color="red">* </font></td>
<td style="width: 88px; height: 23px; text-align: right">
<span style="color: #ff0000"> <span style="color: #000000">LastName:</span></span></td>
<td style="width: 160px; color: #000000; height: 23px">
<br/>
<asp:TextBox ID="Lastname" runat="server" OnTextChanged="Ttb2_TextChanged" Width="130px"></asp:TextBox><span
style="color: #ff0000">
<br />
<asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="Lastname"
Display="Dynamic" ErrorMessage=" input lastname" Width="191px"></asp:RequiredFieldValidator></span></td>
<td style="width: 63px; color: #ff0000; height: 23px">
<font color="red"><span style="color: #000000"><span style="color: #ff0066">*</span> </span></font></td>
</tr>
<tr>
<td style="width: 68px; height: 45px; text-align: right" align="right">
Gender:</td>
<td style="width: 116px; height: 45px">
<br/>
<asp:RadioButtonList ID="Rbl1" runat="server" AutoPostBack="True" ForeColor="black"
OnSelectedIndexChanged="Rbl1_SelectedIndexChanged" RepeatDirection="Horizontal"
Width="130px">
<asp:ListItem> Male</asp:ListItem>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -