Index.aspx
上传用户:cha0314
上传日期:2014-03-02
资源大小:12522k
文件大小:1k
源码类别:

C#编程

开发平台:

C#

  1. <%@ Page CodeBehind="Index.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="UDS.SubModule.Index" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  3. <html>
  4. <head>
  5. <TITLE>飞思Coffice系统 -- 新脉科技 www.newtimetech.com</TITLE>
  6. <meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
  7. <meta name="CODE_LANGUAGE" Content="C#">
  8. <meta name="vs_defaultClientScript" content="JavaScript">
  9. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  10. <link rel="stylesheet" href="../Css/mycss.css" type="text/css">
  11. </head>
  12. <frameset id="UpFrame" rows="89,82%" frameborder="0" border="0" framespacing="0">
  13. <frame id="header" name="header" scrolling="no" noresize src="../Inc/ControlHeader.aspx">
  14. <frame id="main" name="main" src="UnitiveDocument/Index.aspx" scrolling="yes">
  15. <noframes>
  16. </noframes>
  17. </frameset>
  18. </html>