DatabaseClassExample.aspx
上传用户:jdb8708888
上传日期:2013-05-29
资源大小:19971k
文件大小:1k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

C#

  1. <%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls" %>
  2. <%@ Page language="c#" Codebehind="DatabaseClassExample.aspx.cs" AutoEventWireup="false" Inherits="UDS.WebForm1" %>
  3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
  4. <HTML>
  5. <HEAD>
  6. <title>WebForm1</title>
  7. <meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
  8. <meta name="CODE_LANGUAGE" Content="C#">
  9. <meta name="vs_defaultClientScript" content="JavaScript">
  10. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  11. </HEAD>
  12. <body MS_POSITIONING="GridLayout">
  13. <form id="WebForm1" method="post" runat="server">
  14. <FONT face="宋体"></FONT>
  15. </form>
  16. </body>
  17. </HTML>