<%@ page語言= c#codebehind = webform1.aspx.cs autoeventwireup = false shartasits = webapplication1.webform1%>
<!Doctype HTML公共 - // W3C // DTD HTML 4.0過渡// en>
<html>
<頭>
<meta名稱=發電機內容= 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方法= post runat = server>
<font face =宋體>
<asp:textbox id = textbox1 style = z index:101;左:164px;位置:絕對;頂部:190px runat =服務器寬度= 204px高度= 25px> </asp:textbox>
<asp:button ID = button1樣式= z index:102;左:386px;位置:絕對;頂部:188px runat =服務器寬度= 78px高度= 25px text = button> </asp:button>
<asp:dropdownlist id = dropdownlist1 style = z index:103;左:29px;位置:絕對;頂部:192px runat =服務器寬度= 130px高度= 22px> </asp:dropdownlist>
</font>
</form>
</body>
</html>