gw_success.aspx
上传用户:lishan0805
上传日期:2019-12-08
资源大小:12048k
文件大小:1k
源码类别:

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="gw_success.aspx.cs" Inherits="gw_gw_success" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5.     <title>无标题页</title>
  6.     <style type="text/css"> 
  7. div.RoundedCorner{background: #5AAE18} 
  8. b.rtop, b.rbottom{display:block;background: #FFF} 
  9. b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #5AAE18} 
  10. b.r1{margin: 0 4px} 
  11. b.r2{margin: 0 3px} 
  12. b.r3{margin: 0 2px} 
  13. b.rtop b.r4, {margin: 0 1px;height: 1px}
  14. .style1 {
  15. font-size: 13px;
  16. color: #FFFFFF;
  17. font-weight: bold;
  18. </style>
  19. <link href="../css/textarea.css" rel="stylesheet" type="text/css">
  20. </head>
  21. <body>
  22. <img src="../images/sj/37.gif" width="19" height="19"><span class="style3">恭喜你</span><span class="style2">,公文已发送成功
  23.    <br>
  24. <hr size=1  color="#5AAE18" noshadow width=800 align=left>
  25. <br>
  26. <br>
  27. <table width="594" height="109" border="0" cellpadding="6" cellspacing="0">
  28.   <tr>
  29.     <td>
  30.       <p align="left"><img src="../images/sj/up.gif" width="17" height="12"><a href="javascript:history.go(-2)">返回</a></p>      
  31. <p><br>
  32.           <br>
  33.       </p></td></tr>
  34. </table>
  35. <br>
  36. </body>
  37. </html>