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

📄 addac.asp

📁 本网上拍卖系统选用ASP + SQL Server进行开发, 是一个基于Brower/ Server (浏览器/ 服务器) 并采用C2C (Customer to Customer 即个人——个人)运
💻 ASP
字号:
<form action="addacasp.asp" method="post">
<table border="0" width="675" id="table1" height="480" bgcolor="#C0C0C0">
			<tr>
				<td height="42" colspan="3" align="left" valign="top" bgcolor="#008080">
				<font size="5">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font> <b>
				<font size="4" face="华文中宋" color="#EF6622">添加管理员</font><font size="5"> </font> </b> </td>
			</tr>
			<tr>
				<td height="18" colspan="3" align="center" valign="top">
				<font color="#FF0000">带*的为必填项!</font></td>
			</tr>
			<tr>
				<td width="86%" align="center" valign="top" colspan="3" height="31"> </td>
			</tr>
			<tr>
				<td width="17%" align="right" height="42" bgcolor="#008080">
				<b><font size="2" face="华文中宋" color="#EF6622">用户名:</font></b></td>
				<td width="29%" align="center" height="42" bgcolor="#008000">
				<input type="text" style="WIDTH: 184px; HEIGHT: 21px" name="adminn" value=""></td>
				<td width="52%" align="left" height="42" bgcolor="#008080">
				<font color="#EF6622" size="1" face="华文中宋">
				<b>* 管理员登录时所用</b></font></td>
			</tr>
			<tr>
				<td width="17%" align="right" height="51" bgcolor="#008080">
				<b><font size="2" face="华文中宋" color="#EF6622">密&nbsp;&nbsp;&nbsp; 码:</font></b></td>
				<td width="29%" align="center" height="51" bgcolor="#008000">
				<input type="password" style="WIDTH: 184px; HEIGHT: 21px" name="adminpwd" value=""></td>
				<td width="52%" align="left" height="51" bgcolor="#008080">
				<font color="#EF6622" size="1" face="华文中宋"><b>* 
				6位以上</b></font></td>
			</tr>
			<tr>
				<td width="17%" align="right" height="49" bgcolor="#008080">
				<b><font size="2" face="华文中宋" color="#EF6622">确认密码:</font></b></td>
				<td width="29%" align="center" height="49" bgcolor="#008000">
				<input type="password" style="WIDTH: 184px; HEIGHT: 21px" name="adminrpwd" value=""></td>
				<td width="52%" align="left" height="49" bgcolor="#008080">
				<font color="#EF6622" size="1" face="华文中宋"><b>* 
				6位以上与上面相同</b></font></td>
			</tr>
			<tr>
				<td width="86%" align="center" valign="top" colspan="3" height="47"> </td>
			</tr>
			<tr>
				<td width="17%" align="center" valign="top"> </td>
				<td width="29%" align="center" valign="top">
				<input name="action" type="hidden" value="add">
				<input type="submit" value="添加" name="submit"></td>
				<td width="52%" align="center" valign="top"> </td>
			</tr>
		</table>



⌨️ 快捷键说明

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