home *** CD-ROM | disk | FTP | other *** search
/ ip-72-10-208-29.nwptny.ntcnet.net / ip-72-10-208-29.nwptny.ntcnet.net.tar / ip-72-10-208-29.nwptny.ntcnet.net / newhartsystems / ASP / WebForm1.aspx < prev    next >
Text File  |  2007-11-28  |  632b  |  20 lines

  1. <%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="false" Inherits="Order.WebForm1" %>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > 
  3.  
  4. <html>
  5.   <head>
  6.     <title>WebForm1</title>
  7.     <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
  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.     
  14.     <form id="Form1" method="post" runat="server">
  15.  
  16.     </form>
  17.     
  18.   </body>
  19. </html>
  20.