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

📄 adlink.aspx

📁 aspx自助链接系统(.net)
💻 ASPX
字号:
<%@ Page language="c#" src="adlink.aspx.cs" AutoEventWireup="false" Inherits="todotnet__freelink.adlink" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>adlink</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<link rel="stylesheet" href="note/pt.css" type="text/css">
		<link rel="stylesheet" href="note/9pt.css" type="text/css">
	</HEAD>
	<body MS_POSITIONING="GridLayout" bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" bgcolor="#d1d5fe">
		<form id="adlink" method="post" runat="server">
			<table width="778" align="center">
				<tr>
					<td bgcolor="#330099"><a href="http://pcskill.126.com" target="_blank"><img src="pic/title.gif" width="250" height="67" border="0"></a></td>
				</tr>
				<tr>
					<td bgcolor="#330099" align="middle">
						<table width="100%" border="0">
							<tr>
								<td colspan="3">
									<div align="center">
										<p class="pt">请认真填写以下注册信息
											<asp:Label id="wrong" runat="server">Label</asp:Label></p>
									</div>
								</td>
							</tr>
							<tr>
								<td style="WIDTH: 256px">&nbsp;
									<asp:RequiredFieldValidator id="RequiredFieldValidator1" runat="server" ErrorMessage="此项填写有错" ForeColor="DeepSkyBlue" Font-Size="9pt" ControlToValidate="TextBox1"></asp:RequiredFieldValidator></td>
								<td class="pt9">
									用户名:</td>
								<TD>
									<asp:TextBox id="TextBox1" runat="server" Width="68px"></asp:TextBox></TD>
							</tr>
							<TR>
								<TD style="WIDTH: 256px">&nbsp;
									<asp:RequiredFieldValidator id="RequiredFieldValidator2" runat="server" ErrorMessage="此项填写有错" ForeColor="DeepSkyBlue" Font-Size="9pt" ControlToValidate="TextBox2"></asp:RequiredFieldValidator></TD>
								<TD class="pt9">密码:
								</TD>
								<TD>
									<asp:TextBox id="TextBox2" runat="server" Width="68px"></asp:TextBox></TD>
							</TR>
							<TR>
								<TD style="WIDTH: 256px">&nbsp;
									<asp:RequiredFieldValidator id="RequiredFieldValidator3" runat="server" ErrorMessage="此项填写有错" ForeColor="DeepSkyBlue" Font-Size="9pt" ControlToValidate="TextBox3"></asp:RequiredFieldValidator></TD>
								<TD class="pt9">网站名称:
								</TD>
								<TD>
									<asp:TextBox id="TextBox3" runat="server"></asp:TextBox></TD>
							</TR>
							<TR>
								<TD style="WIDTH: 256px">&nbsp;
									<asp:RequiredFieldValidator id="RequiredFieldValidator4" runat="server" ErrorMessage="此项填写有错" ForeColor="DeepSkyBlue" Font-Size="9pt" ControlToValidate="TextBox4"></asp:RequiredFieldValidator></TD>
								<TD class="pt9">网站简介:
								</TD>
								<TD>
									<asp:TextBox id="TextBox4" runat="server" Width="253px"></asp:TextBox></TD>
							</TR>
							<TR>
								<TD style="WIDTH: 256px">&nbsp;
									<asp:RequiredFieldValidator id="RequiredFieldValidator5" runat="server" ErrorMessage="此项填写有错" ForeColor="DeepSkyBlue" Font-Size="9pt" ControlToValidate="TextBox5" InitialValue="http://"></asp:RequiredFieldValidator></TD>
								<TD class="pt9">网站地址:
								</TD>
								<TD>
									<asp:TextBox id="TextBox5" runat="server" DESIGNTIMEDRAGDROP="133" Width="254px">http://</asp:TextBox></TD>
							</TR>
							<TR>
								<TD style="WIDTH: 256px">&nbsp;</TD>
								<TD class="pt9">网站类型:</TD>
								<TD>
									<asp:DropDownList id="DropDownList1" runat="server" DESIGNTIMEDRAGDROP="149">
										<asp:ListItem Value="电脑网络" Selected="True">电脑网络</asp:ListItem>
										<asp:ListItem Value="文学艺术">文学艺术</asp:ListItem>
										<asp:ListItem Value="影视明星">影视明星</asp:ListItem>
										<asp:ListItem Value="体育运动">体育运动</asp:ListItem>
										<asp:ListItem Value="时尚休闲">时尚休闲</asp:ListItem>
										<asp:ListItem Value="其它">其它</asp:ListItem>
									</asp:DropDownList></TD>
							</TR>
						</table>
						<asp:Button id="Button1" runat="server" Text="提交"></asp:Button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
						<INPUT type="reset" value="重写">
					</td>
				</tr>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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