gw_success.aspx
资源名称:OASystem.rar [点击查看]
上传用户:lishan0805
上传日期:2019-12-08
资源大小:12048k
文件大小:1k
源码类别:
OA系统
开发平台:
C#
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="gw_success.aspx.cs" Inherits="gw_gw_success" %>
- <!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>无标题页</title>
- <style type="text/css">
- div.RoundedCorner{background: #5AAE18}
- b.rtop, b.rbottom{display:block;background: #FFF}
- b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #5AAE18}
- b.r1{margin: 0 4px}
- b.r2{margin: 0 3px}
- b.r3{margin: 0 2px}
- b.rtop b.r4, {margin: 0 1px;height: 1px}
- .style1 {
- font-size: 13px;
- color: #FFFFFF;
- font-weight: bold;
- }
- </style>
- <link href="../css/textarea.css" rel="stylesheet" type="text/css">
- </head>
- <body>
- <img src="../images/sj/37.gif" width="19" height="19"><span class="style3">恭喜你</span><span class="style2">,公文已发送成功
- <br>
- <hr size=1 color="#5AAE18" noshadow width=800 align=left>
- <br>
- <br>
- <table width="594" height="109" border="0" cellpadding="6" cellspacing="0">
- <tr>
- <td>
- <p align="left"><img src="../images/sj/up.gif" width="17" height="12"><a href="javascript:history.go(-2)">返回</a></p>
- <p><br>
- <br>
- </p></td></tr>
- </table>
- <br>
- </body>
- </html>