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

📄 linkreg.asp

📁 zheng fu wang zhan gong neng qi quan
💻 ASP
字号:
<!--#include file="conn.asp"-->
<!--#include file="config.asp"-->
<!--#include file="char.inc"-->
<%if linkreg="1" then%>
<html><head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href=site.css rel=stylesheet>
	<%if request.cookies(eChuang)("key")="super" then%>
<title><%=copyright%><%=version%>&nbsp;<%=ver%> - 添加友情链接_建站铺修正版_bbs.jzpu.com</title>
	<%else%>
<title><%=jjgn%> - 友情链接申请_建站铺修正版_bbs.jzpu.com</title>
	<%end if%>
<script LANGUAGE="javascript">
<!--
function FrmAddLink_onsubmit() {
 if (document.FrmAddLink.linktype.value=="")
	{
	  alert("对不起,请选择您申请的友情链接的类型!")
	  document.FrmAddLink.linktype.focus()
	  return false
	 }
else if (document.FrmAddLink.webname.value=="")
	{
	  alert("对不起,请输入您的网站名称!")
	  document.FrmAddLink.webname.focus()
	  return false
	 }
else if (document.FrmAddLink.weburl.value=="")
	{
	  alert("对不起,请输入您的网站地址!")
	  document.FrmAddLink.weburl.focus()
	  return false
	 }
else if (document.FrmAddLink.weburl.value=="http://")
	{
	  alert("对不起,请输入您的网站地址!")
	  document.FrmAddLink.weburl.focus()
	  return false
	 }
else if (document.FrmAddLink.webmaster.value=="")
	{
	  alert("对不起,不知您是哪位!")
	  document.FrmAddLink.webmaster.focus()
	  return false
	 }
else if (document.FrmAddLink.content.value=="")
	{
	  alert("对不起,请输入您的网站的简单介绍!")
	  document.FrmAddLink.content.focus()
	  return false
	 }
else if (document.FrmAddLink.email.value=="")
	{
	  alert("对不起,请输入您的电子邮件!")
	  document.FrmAddLink.email.focus()
	  return false
	 }
else if (document.FrmAddLink.email.value=="@")
	{
	  alert("对不起,请输入您的电子邮件!")
	  document.FrmAddLink.email.focus()
	  return false
	 }
}
//-->
</script>
</head>
<body topmargin="0">
<div align="center">
<table width="760" border="1" cellpadding="3" cellspacing="0" bordercolor="#FFDFBF" bgcolor="#FFFFFF" id="AutoNumber1" style="border-collapse: collapse">
<form align="center" method="post" name="FrmAddLink" LANGUAGE="javascript" onsubmit="return FrmAddLink_onsubmit()" action="<%if request.cookies(eChuang)("key")="super" then%>SaveUserReg.asp<%else%>SaveReg.asp<%end if%>">
<tr class="TDtop">
	<td colspan=2 width="100%" height="25" align="center">┊ <strong>友 情 链 接 申 请</strong> ┊</td>
</tr>
<tr>
	<td width="45%" height="32" align="right"> 
			<span class="smallFont">类&nbsp;&nbsp;&nbsp; 型:</span>
	</td>
	<td width="55%" height="32"> 
		<select size="1" name="linktype" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'" >
			<option selected value="">请选择链接类型</option>
			<option value="2">首页LOGO链接</option>
			<option value="1">其他LOGO链接</option>
			<option value="0">首页文字链接</option>
			<option value="3">其他文字链接</option>
		</select>
	</td>
</tr>
<tr>
	<td height="32" align="right" valign="middle"> 
		<span class="smallFont">网站名称:</span>
	</td>
	<td height="32"> 
		<div align="left"> 
			<input name="webname" size="26" class="smallInput" maxlength="20" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'"  title="这里请输入您的网站名称,最多为20个汉字">
		</div>
	</td>
</tr>
<tr>
	<td height="32" align="right"> 
		<span class="smallFont">网站地址:</span>
	</td>
	<td height="32"> 
		<div align="left"> 
			<input name="weburl" size="26" class="smallInput" maxlength="100" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'" type="text"  value="http://" title="这里请输入您的网站地址,最多为50个字符,前面必须带http://">
		</div>
	</td>
</tr>
<tr>
	<td height="32" align="right"> 
		<span class="smallFont">网站LOGO:</span>
	</td>
	<td height="32"> 
		<div align="left"> 
			<input name="logo" size="26" class="smallInput" maxlength="100" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'" type="text"  value="http://" title="这里请输入您的网站LOGO地址,最多为50个字符,如果您在第一选项选择的是文字链接,这项就不必填">
		</div>
	</td>
</tr>
<tr>
	<td height="32" align="right"> 
		<span class="smallFont">站&nbsp;&nbsp;&nbsp;长:</span>
	</td>
	<td height="32"> 
		<div align="left"> 
			<input name="webmaster" size="26" class="smallInput" maxlength="20" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'" type="text"  title="这里请输入您的大名了,不然我知道您是谁啊。最多为20个字符">
		</div>
	</td>
</tr>
<tr> 
	<td height="32" align="right"> 
		<span class="smallFont">电子邮件:</span>
	</td>
	<td height="32"> 
		<div align="left"> 
			<input name="email" size="26" class="smallInput" maxlength="30" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'" type="text"  value="@" title="这里请输入您的联系电子邮件,最多为30个字符">
		</div>
	</td>
</tr>
<tr>
	<td height="32" align="right"> 
		<span class="smallFont">网站简介:</span>
	</td>
	<td height="32" valign="middle"> 
		<textarea rows="5" name="content" cols="29" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'"  title="这里请输入您的网站的简单介绍"></textarea>
	</td>
</tr>
<tr>
	<td colspan=2>
	<div align="center">
		<input type="hidden" name="pass" value="<%if request.cookies(eChuang)("key")="super" then%>1<%else%>0<%end if%>">
		<input type="submit" value=" 确 定 " name="cmdOk" class="buttonface" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">&nbsp; 
		<input type="reset" value=" 重 填 " name="cmdReset" class="buttonface" style="font-size: 9pt;  color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
	</div>
	</td>
</tr>
</form>
</table>
</div>
</body>
</html>
<%else
		Show_Err("对不起,友情链接申请功能未被管理员开启!<br><br><a href='javascript:history.back()'>返回</a>")
		response.end
end if%>

⌨️ 快捷键说明

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