<%@ 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 style=z-index: 101; left: 164px; position: absolute; top: 190px runat=server width=204px height=25px></asp:textbox>
<asp:button id=button1 style=z-index: 102; left: 386px; position: absolute; top: 188px runat=server width=78px height=25px text=button></asp:button>
<asp:dropdownlist id=dropdownlist1 style=z-index: 103; left: 29px; position: absolute; top: 192px runat=server width=130px height=22px></asp:dropdownlist>
</font>
</form>
</body>
</html>