<%@ page language="c#" codebehind="webform1.aspx.cs" autoeventwireup="false" inherits="custommanager.company.webform1" %><!doctype html public "-//w3c//dtd html 4.0 transitional//en" ><html> <head> <title>webform1</title> <meta content="microsoft visual studio .net 7.1" name="generator"> <meta content="c#" name="code_language"> <meta content="javascript" name="vs_defaultclientscript"> <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetschema"> <link href="../css/style.css" type="text/css" rel="stylesheet"> </head> <body ms_positioning="gridlayout"> <form id="form1" method="post" runat="server"> <asp:dropdownlist id="dropdownlist1" style="z-index: 101; left: 40px; position: absolute; top: 168px" runat="server"></asp:dropdownlist><asp:label id="label1" style="z-index: 102; left: 328px; position: absolute; top: 104px" runat="server">label</asp... 下一页