📄 s_exercise_upload.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="s_exercise_upload.aspx.vb" Inherits="network_course.s_exercise_upload"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>作业提交</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<TABLE id="Table3" style="Z-INDEX: 100; LEFT: 8px; POSITION: absolute; TOP: 216px" cellSpacing="1"
cellPadding="1" width="800" background="..\image\bg.jpg" border="0">
<TR>
<TD style="HEIGHT: 26px"><FONT face="宋体"><FONT size="2" style="FONT-SIZE: 13px">选择路径:</FONT><INPUT id="fileup" type="file" name="fileup" runat="server" style="FONT-SIZE: 12px"><FONT size="2"> </FONT>
<asp:button id="Button1" runat="server" Width="62px" Height="20px" Text="上传" Font-Size="12px"></asp:button><FONT size="2"> </FONT>
<asp:button id="Button6" runat="server" Width="62px" Height="20px" Text="确认重传" Visible="False"
Font-Size="12px"></asp:button></FONT></TD>
</TR>
<TR>
<TD height="20"><FONT face="宋体"></FONT></TD>
</TR>
<TR>
<TD><FONT face="宋体"><asp:label id="Label1" runat="server" Width="786px" Font-Size="13px"></asp:label></FONT></TD>
</TR>
</TABLE>
<TABLE id="Table1" style="Z-INDEX: 103; LEFT: 8px; WIDTH: 804px; POSITION: absolute; TOP: 8px; HEIGHT: 168px"
cellSpacing="0" width="804" align="center" border="0">
<TR>
<TH style="HEIGHT: 152px" scope="col" colSpan="3" height="152">
<asp:Image id="Image1" runat="server" ImageUrl="..\image\head-2.jpg"></asp:Image></TH></TR>
<TR class="style24">
<TD style="FONT-SIZE: 13px; HEIGHT: 10px" width="740" height="10"><SPAN class="style粉细文本" id="spWelMessage" style="FONT-SIZE: 13px" runat="server"></SPAN></TD>
<TD class="style墨蓝细文本" style="HEIGHT: 10px" width="60" bgColor="#ffffff" height="10">
<asp:linkbutton class="style墨蓝细文本" id="LinkButton1" runat="server" Font-Size="13px" Width="54px"> 系统注销</asp:linkbutton></TD>
</TR>
</TABLE>
<TABLE id="Table5" style="Z-INDEX: 102; LEFT: 8px; POSITION: absolute; TOP: 184px" height="14"
cellSpacing="0" width="800" align="center" bgColor="#cecfff" border="0">
<TR class="style24">
<TH style="WIDTH: 519px" scope="col" align="left" width="519" colSpan="1" height="14"
rowSpan="1">
<SPAN class="style墨蓝细文本" style="FONT-SIZE: 13px"><FONT color="#003399" size="2"><FONT face="宋体" style="FONT-SIZE: 13px">
<asp:HyperLink id="HyperLink1" runat="server" Font-Size="13px" Width="64px" NavigateUrl="../login.aspx">登录页面</asp:HyperLink>>
<asp:HyperLink id="HyperLink8" runat="server" Font-Size="13px" Width="72px" NavigateUrl="index.aspx">学生主页面</asp:HyperLink>>作业提交页面</FONT></FONT></SPAN></TH>
<TD style="WIDTH: 18px" width="18" height="14"></TD>
<TD style="WIDTH: 30px" width="60" height="14">
<asp:HyperLink id="HyperLink15" runat="server" Font-Size="13px" Width="60px" NavigateUrl="s_class_infor.aspx">班级选择</asp:HyperLink></TD>
<TD width="60" height="14">
<asp:HyperLink id="HyperLink14" runat="server" Font-Size="13px" Width="60px" NavigateUrl="s_mark_infor.aspx">成绩查询</asp:HyperLink></TD>
<TD width="60" height="14">
<asp:HyperLink id="HyperLink13" runat="server" Font-Size="13px" Width="60px" NavigateUrl="s_notice_list.aspx">通知查询</asp:HyperLink></TD>
<TD style="WIDTH: 64px" width="64" height="14">
<asp:HyperLink id="HyperLink5" runat="server" Font-Size="13px" Width="60px" NavigateUrl="s_exercise_upload.aspx">作业提交</asp:HyperLink></TD>
<TD width="85" height="14">
<asp:HyperLink id="HyperLink9" runat="server" Font-Size="13px" Width="85px" NavigateUrl="s_exercise_infor_list.aspx">作业信息查询</asp:HyperLink></TD>
<TD width="85" height="14">
<asp:HyperLink id="HyperLink11" runat="server" Font-Size="13px" Width="85px" NavigateUrl="s_lab_infor.aspx">实验信息查询</asp:HyperLink></TD>
<TD width="60" height="14">
<asp:HyperLink id="HyperLink10" runat="server" Font-Size="13px" Width="60px" NavigateUrl="login_infor.aspx">个人资料</asp:HyperLink></TD>
</TR>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -