📄 wmcms_managelinkadd.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(Forcast_SN)("key")="super" then%>
<title><%=copyright%><%=version%> <%=ver%> - 添加友情链接完美设计网络科技有限公司 完美政府网站管理系统 http://www.wmgov.cn</title>
<%else%>
<title><%=jjgn%> - 友情链接申请完美设计网络科技有限公司 完美政府网站管理系统 http://www.wmgov.cn</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>
<style type=text/css>
body { background:#666666; margin:0px; font-family: Verdana, Arial, sans-serif, 宋体; font-size: 9pt; text-decoration: none; color:#000000;
SCROLLBAR-FACE-COLOR: #55919A;
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
SCROLLBAR-SHADOW-COLOR: #cccccc;
SCROLLBAR-3DLIGHT-COLOR: #cccccc;
SCROLLBAR-ARROW-COLOR: #555555;
SCROLLBAR-TRACK-COLOR: #555555;
SCROLLBAR-DARKSHADOW-COLOR: #cccccc;}
table { border:0px; }
td { font:normal 12px; }
img { vertical-align:bottom; border:0px; }
a { font:normal 12px; color:#555555; text-decoration:none; }
a:hover { color:#ff6600;text-decoration:underline; }
.sec_menu { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#eeeeee; }
.menu_title { }
.menu_title span { position:relative; top:2px; left:8px; color:#555555; font-weight:bold; }
.menu_title2 { }
.menu_title2 span { position:relative; top:2px; left:8px; color:#ff6600; font-weight:bold; }
</style>
<body topmargin="0">
<!--#include file=Admin_Top.asp-->
<div align="center">
<table border="1" cellpadding="3" cellspacing="0" bgcolor="#FFFFFF" style="border-collapse: collapse" bordercolor="#C0C0C0" width="100%" id="AutoNumber1">
<form align="center" method="post" name="FrmAddLink" LANGUAGE="javascript" onSubmit="return FrmAddLink_onsubmit()" action="<%if request.cookies(Forcast_SN)("key")="super" then%>SaveUserReg.asp<%else%>SaveReg.asp<%end if%>">
<tr class="TDtop">
<td colspan=2 width="100%" height="25" align="center"><font color="000000">┊ <strong>友 情 链 接 申 请</font></strong> ┊</td>
</tr>
<tr>
<td width="45%" height="32" align="right">
<span class="smallFont">类 型:</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">站 长:</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(Forcast_SN)("key")="super" then%>1<%else%>0<%end if%>">
<input type="submit" value=" 确 定 " name="cmdOk" class="buttonface" style="font-size: 9pt; color: #000000; background-color: #ffffff; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#cd0000'" onMouseOut ="this.style.backgroundColor='#ffffff'">
<input type="reset" value=" 重 填 " name="cmdReset" class="buttonface" style="font-size: 9pt; color: #000000; background-color: #ffffff; solid #ffffff" onMouseOver ="this.style.backgroundColor='#cd0000'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</div>
</td>
</tr>
</form>
</table>
</div>
</body>
</html>
<!--#include file=Admin_Bottom.asp-->
<%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 + -