📄 viewworkrep.aspx
字号:
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="ViewWorkRep.aspx.vb" Inherits="GZHB_ViewWorkRep" %>
<!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>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="../js/js_shared.js" type="text/javascript"></script>
<link href="../css/css_leave.css" rel="stylesheet" type="text/css" />
<link href="../css/css_shared.css" rel="stylesheet" type="text/css" />
<link href="../css/css_form.css" rel="stylesheet" type="text/css" />
<script src="../js/calendar.js" type="text/javascript">
</script>
<style type="text/css">
<!--
#apDiv1 {
position:absolute;
left:94px;
top:200px;
width:247px;
height:144px;
z-index:1;
}
#apDiv2 {
position:absolute;
left:93px;
top:200px;
width:214px;
height:125px;
z-index:1;
}
-->
</style>
</head>
<body onload="MM_preloadImages('../images/submit_hover.gif')">
<table id="Table3" border="0" cellspacing="0" cellpadding="0" runat="server" style="width: 504px;">
<tr>
<td style="width: 31px"><img src="../images/spacer.gif" width="15" height="1" alt="" /></td>
<td style="width:511px"><img src="../images/spacer.gif" width="" height="1" alt="" /></td>
<td><img src="../images/spacer.gif" width="14" height="1" alt="" /></td>
<td><img src="../images/spacer.gif" width="1" height="1" alt="" /></td>
</tr>
<tr>
<td style="height: 0px; width: 31px;"></td>
<td style="width: 511px; height: 0px" valign="top">
<table id="Table4" border="0" cellspacing="0" cellpadding="0" runat="server" style="width: 504px;">
<tr>
<td colspan="3"><img src="../images/titles/psnWrkRep.gif" alt="title" height="55"/></td>
</tr>
<tr>
<td colspan="3" style="height: 12px"></td>
</tr>
<tr>
<td style="width: 11px; height:0px;"></td>
<td style="height: 0px; width: 0px;" valign="top"><form id="NewMessage" method="post" action="" runat="server" title="制度与文件">
<table border="0" cellpadding="0" cellspacing="0" id="viewMess" runat="server" style="width: 503px" navigateurl="messageNew.aspx" class="inputInfo">
<tr>
<td colspan="2" style="width:501px">
<center><asp:Label ID="Label_Title" runat="server" Height="32px" Width="480px" Font-Size="X-Large"></asp:Label></center></td>
</tr>
<tr>
<td colspan="2" style="width:501px; height: 30px;">
<center>
提交时间:<asp:Label ID="Label_SendTime" runat="server" Height="16px" Width="176px"></asp:Label> </center></td>
</tr>
<tr>
<td colspan="2" style="width:501px">
<asp:Label ID="Label3" style="word-break:break-all;word-warp:break-word;" runat="server" Width="500px" Font-Size="Small"></asp:Label></td>
</tr>
<tr>
<td colspan="2" style="width:501px; height: 30px;">
提交单位(人):<asp:Label ID="Label_SendUnit" runat="server" Height="16px" Width="192px"></asp:Label>
<asp:Label ID="Label_Status" runat="server" BackColor="Transparent" BorderStyle="Double"
Text="状态:草稿箱." Visible="False" Width="80px"></asp:Label></td>
</tr><tr>
<td style="vertical-align:top;">
<asp:GridView ID="GridView_draft" runat="server" Width="240px" AutoGenerateColumns="False">
<Columns>
<asp:HyperLinkField DataTextField="FileName" HeaderText="文件附件" DataNavigateUrlFields="FilePath" Target="_new"><ItemStyle HorizontalAlign="Center" VerticalAlign="Top" Height="20px" /></asp:HyperLinkField>
</Columns>
</asp:GridView></td>
<td style="vertical-align:top;"><asp:Label ID="Label_Notice" runat="server" Text="注意事项:右击附件名称选择"另存为..."下载,也可左键单击使用下载工具下载.<br>文件下载后请重命名." Width="256px" Visible="False"></asp:Label></td>
</tr><tr>
<td colspan="2" style="height: 30px;width:501px">
<center><asp:Button ID="Button_Return" runat="server" Text="返回" Width="64px" Height="24px" CssClass="BUTTON" />
<asp:Button ID="Button1" runat="server" CssClass="BUTTON"
Text="转发" Width="64px" /></center></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -