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

OA系统

开发平台:

C#

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="rc_notedelete.aspx.cs" Inherits="rc_rc_notedelete" validateRequest="false"  %>
  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.     <link href="../css/link.css" rel="stylesheet" type="text/css"/>
  7.     <style type="text/css">
  8. <!--
  9. .style1 {color: #FFFFFF}
  10. -->
  11. </style>
  12. </head>
  13. <body>
  14.    
  15.     <form id="form1" runat="server">
  16.     </form>
  17. </body>
  18. </html>