⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 check.aspx

📁 这是一个商务管理体系
💻 ASPX
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="check.aspx.vb" Inherits="Shangwu.check"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title>check</title>
		<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.0">
		<meta name="CODE_LANGUAGE" content="Visual Basic 7.0">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<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:Button id="Button3" style="Z-INDEX: 106; LEFT: 150px; POSITION: absolute; TOP: 107px" runat="server" Width="67px" Height="31px" Text="重写"></asp:Button>
				<asp:Label id="Label7" style="Z-INDEX: 119; LEFT: 331px; POSITION: absolute; TOP: 33px" runat="server" Width="256px" Height="29px" Visible="False" ForeColor="Red" Font-Size="X-Large" Font-Names="黑体">用户信息不正确!!</asp:Label>
				<asp:TextBox id="TextBox2" style="Z-INDEX: 104; LEFT: 130px; POSITION: absolute; TOP: 61px" runat="server" Width="116px" Height="29px" TextMode="Password"></asp:TextBox>
				<asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 24px; POSITION: absolute; TOP: 23px" runat="server" Width="95px" Height="17px">用户名</asp:Label>
				<asp:TextBox id="TextBox1" style="Z-INDEX: 101; LEFT: 130px; POSITION: absolute; TOP: 17px" runat="server" Width="116px" Height="29px"></asp:TextBox>
				<asp:Label id="Label1" style="Z-INDEX: 103; LEFT: 25px; POSITION: absolute; TOP: 66px" runat="server" Width="95px" Height="17px">密码</asp:Label>
				<asp:Button id="Button2" style="Z-INDEX: 105; LEFT: 57px; POSITION: absolute; TOP: 107px" runat="server" Width="67px" Height="31px" Text="登陆"></asp:Button>
				<asp:DataGrid id="DataGrid1" style="Z-INDEX: 107; LEFT: 21px; POSITION: absolute; TOP: 154px" runat="server" Width="728px" Height="125px" BorderColor="#CCCCCC" BorderStyle="None" BorderWidth="1px" BackColor="White" CellPadding="3">
					<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
					<ItemStyle ForeColor="#000066"></ItemStyle>
					<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#006699"></HeaderStyle>
					<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
					<PagerStyle HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
				</asp:DataGrid></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -