Index.aspx
上传用户:cha0314
上传日期:2014-03-02
资源大小:12522k
文件大小:1k
- <%@ Page CodeBehind="Index.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="UDS.SubModule.Index" %>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
- <html>
- <head>
- <TITLE>飞思Coffice系统 -- 新脉科技 www.newtimetech.com</TITLE>
- <meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
- <meta name="CODE_LANGUAGE" Content="C#">
- <meta name="vs_defaultClientScript" content="JavaScript">
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
- <link rel="stylesheet" href="../Css/mycss.css" type="text/css">
- </head>
- <frameset id="UpFrame" rows="89,82%" frameborder="0" border="0" framespacing="0">
- <frame id="header" name="header" scrolling="no" noresize src="../Inc/ControlHeader.aspx">
- <frame id="main" name="main" src="UnitiveDocument/Index.aspx" scrolling="yes">
- <noframes>
- </noframes>
- </frameset>
- </html>