<%@ Page language="c#" Codebehind="WebForm1.ASPx.cs" AutoEventWireup="false" Inherits="WebApplication1.WebForm1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD Html 4.0 Transitional//EN" >
<Html>
<HEAD>
<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClIEntScript" content="JavaScript (ECMAScript)">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/IE5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋體">
<asp:TextBox id="TextBox1" runat="server" Width="204px" Height="25px"></ASP:TextBox>
<asp:Button id="Button1" runat="server" Width="78px" Height="25px" Text="Button"></ASP:Button>
<asp:DropDownList id="DropDownList1" runat="server" Width="130px" Height="22px"></ASP:DropDownList>
</FONT>
</form>
</body>
</Html>