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

📄 unauthorised.aspx

📁 PURPOSE OF THE PROJECT: This Application would facilitate the huge process of managing the Ad detai
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="Unauthorised.aspx.cs" AutoEventWireup="false" Inherits="MegaMartAudio.Unauthorised" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>Unauthorised</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body MS_POSITIONING="GridLayout" onload="javascript:history.go(1)">
		<form id="Form1" method="post" runat="server">
			<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 432px; POSITION: absolute; TOP: 224px" runat="server"
				Width="336px" Height="48px" Font-Bold="True" Font-Size="X-Large">Unauthorised User!!!</asp:Label>
			<asp:LinkButton id="LinkButton1" style="Z-INDEX: 102; LEFT: 520px; POSITION: absolute; TOP: 312px"
				runat="server" Width="146px">Click here to Login</asp:LinkButton>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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