📄 ltgl.asp
字号:
function norightclick(e) { if (window.Event) { if (e.which == 2 || e.which == 3) return false; } else if (event.button == 2 || event.button == 3) { event.cancelBubble = true event.returnValue = false; return false; } } document.oncontextmenu = nocontextmenu; document.onmousedown = norightclick;
//-->
</script>
</head>
<body style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" LANGUAGE="javascript" onresize="return window_onresize()" onload="return window_onload()">
<form name="fLTGL" method="POST" action="ltgl.asp?ID=<%=Request.QueryString("ID")%>">
<table bgColor="buttonface" border="0" cellPadding="0" cellSpacing="0" style="HEIGHT: 18px; WIDTH: 100%">
<tbody>
<tr align="middle">
<td style="BORDER-BOTTOM: buttonhighlight 2px inset; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; WIDTH: 4px"> </td>
<td style="BORDER-BOTTOM: medium none; BORDER-LEFT: buttonhighlight 1px solid; BORDER-RIGHT: buttonshadow 2px inset; BORDER-TOP: buttonhighlight 1px solid" width="70" id="tabLTXX" class="TButton" onclick="return tabLTXX_onclick()">论坛信息</td>
<td style="BORDER-BOTTOM: buttonhighlight 1px solid; BORDER-LEFT: medium none; BORDER-RIGHT: buttonshadow 1px inset; BORDER-TOP: buttonhighlight 1px solid" width="70" id="tabGXSD" class="TButton" onclick="return tabGXSD_onclick()">个性设定</td>
<td style="BORDER-BOTTOM: buttonhighlight 1px solid; BORDER-LEFT: buttonhighlight 1px solid; BORDER-RIGHT: buttonshadow 1px inset; BORDER-TOP: buttonhighlight 1px solid" width="70" id="tabRYGL" class="TButton" onclick="return tabRYGL_onclick()">人员管理</td>
<td style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonhighlight 2px inset; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none" bgColor="buttonface"> </td>
</tr>
</tbody>
</table>
<table cellPadding="0" cellSpacing="0" style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: buttonshadow 2px inset; BORDER-LEFT: buttonhighlight 1px solid; BORDER-RIGHT: buttonshadow 2px inset; BORDER-TOP: medium none; HEIGHT: 225px; WIDTH: 100%">
<tr id="tLTXX">
<td bgColor="buttonface" style="PADDING-BOTTOM: 1px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 1px" align="middle">
<table border="0" cellpadding="0" cellspacing="0" style="HEIGHT: 217px; WIDTH: 425px">
<tbody>
<tr>
<td>
<fieldset style="HEIGHT: 65px; MARGIN-TOP: 10px; WIDTH: 410px">
<legend class="p9">论坛基本资料</legend>
<table width="75%" class="p9" border="0" cellpadding="0" cellspacing="0" style="HEIGHT: 65px; WIDTH: 410px" height="65">
<tr>
<td width="20%">
<p align="center">论坛名称:</p></td>
<td colspan="3"><input name="tLTMC" style="HEIGHT: 21px; WIDTH: 311px" class="p9" border="0" value="<%=UnFilterStr(GetPart(ret,2))%>"></td>
<td width="5%"><span style="COLOR: red"></span></td>
</tr>
<tr>
<td width="20%">
<p align="center">副版主1:</p></td>
<td width="28%">
<p align="center"><input name="tFBZ1" style="HEIGHT: 21px; WIDTH: 118px" class="p9" value="<%=GetPart(ret,5)%>"></p></td>
<td width="18%">
<p align="center"> 副版主3:</p></td>
<td width="28%">
<p align="center"><input name="tFBZ3" style="HEIGHT: 21px; WIDTH: 116px" class="p9" value="<%=GetPart(ret,7)%>"></p></td>
<td width="5%"><span style="COLOR: red"></span></td>
</tr>
<tr>
<td width="20%">
<p align="center">副版主2:</p></td>
<td width="28%">
<p align="center"><input name="tFBZ2" class="p9" style="HEIGHT: 21px; WIDTH: 118px" value="<%=GetPart(ret,6)%>"></p></td>
<td width="18%">
<p align="center">副版主4:</p></td>
<td width="28%">
<p align="center"><input name="tFBZ4" class="p9" style="HEIGHT: 21px; WIDTH: 116px" value="<%=GetPart(ret,8)%>"></p></td>
<td width="5%"><span style="COLOR: red"></span></td>
</tr>
</table>
</fieldset>
<tr>
<td>
<fieldset style="HEIGHT: 65px; MARGIN-TOP: 10px; WIDTH: 410px">
<legend class="p9">论坛介绍</legend>
<table class="p9" style="HEIGHT: 65px; WIDTH: 400px" border="0" height="65">
<tr>
<td width="85" align="middle" height="70">
<table width="85" border="0" cellpadding="0" cellspacing="0" class="p9" style="HEIGHT: 65px; WIDTH: 74px" height="65">
<tr>
<td width="85" align="middle">
<p><img align="absMiddle" src="images/NOTE03.gif" WIDTH="32" HEIGHT="32"> </p>
<p>剩余:<input name="tSY" size="3" value="250" readonly class="p9" style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none; HEIGHT: 16px; WIDTH: 21px">字</p>
</td>
</tr>
</table>
</td>
<td>
<table width="330" border="0" cellpadding="0" cellspacing="0" style="HEIGHT: 65px; WIDTH: 326px" height="65">
<tr>
<td width="315" align="right">
<p align="left"><textarea name="tLTJS" class=p9 language="javascript" onkeypress="return tLTJS_onkeypress()" onkeyup="return tLTJS_onkeyup()" onpaste="return tLTJS_onpaste()" style="HEIGHT: 65px; WIDTH: 310px"><%=UnFilterStr(GetPart(ret,3))%></textarea></p>
</td>
<td width="33">
<p align="left"><span style="COLOR: red"></span> </p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</fieldset>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr align="middle" id="tGXSD" style="DISPLAY: none">
<td bgColor="buttonface" style="PADDING-BOTTOM: 1px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 1px" valign="center">
<table border="0" cellpadding="0" cellspacing="0" style="HEIGHT: 210px; WIDTH: 425px" height="210" class="p9">
<tbody>
<tr>
<td>
<fieldset style="HEIGHT: 66px; WIDTH: 410px">
<legend class="p9">论坛头标记(支持HTML代码)
</legend>
<table border=0 class="p9" style="HEIGHT: 48px; WIDTH: 410px" height="48">
<tr>
<td width="60" align="middle" height="25">
<table border="0" cellpadding="0" cellspacing="0" class="p9" height="38">
<tr>
<td align="middle"><p><input name="bYL" class="p9" style="FONT-FAMILY:HEIGHT: 20px; WIDTH: 53px" type="button" value="预览" LANGUAGE="javascript" onclick="return bYL_onclick(1)">
<br>
余:<input name="tSY1" size="3" value="250" readonly class="p9" style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none">字</p>
</td>
</tr>
</table>
</td>
<td width="230">
<p align="left"><textarea class="p9" name="tTBJ" language="javascript" onkeypress="return tTBJ_onkeypress()" onkeyup="return tTBJ_onkeyup()" onpaste="return tTBJ_onpaste()" style="HEIGHT: 38px; WIDTH: 230px"><%=GetPart(ret,12)%></textarea>
</p>
</td>
<td width="120" align="middle" title="请勿使用超过两个以上的页面特效">
<select name="sTX1" class=p9 LANGUAGE=javascript onchange="return sTX1_onchange()">
<option selected>选择效果</option>
<option value="<BGSOUND src=您的背景音乐地址 LOOP=-1>">背景音乐</option>
<option value='<SCRIPT>document.body.background="您的背景图片地址"</SCRIPT>'>背景图片</option>
<option value="<SCRIPT src=script/1.js></SCRIPT>">页面特效1</option>
<option value="<SCRIPT src=script/2.js></SCRIPT>">页面特效2</option>
<option value="<SCRIPT src=script/3.js></SCRIPT>">页面特效3</option>
<option value="<SCRIPT src=script/4.js></SCRIPT>">页面特效4</option>
<option value="<SCRIPT src=script/5.js></SCRIPT>">页面特效5</option>
<option value="<SCRIPT src=script/6.js></SCRIPT>">页面特效6</option>
<option value="<SCRIPT src=script/7.js></SCRIPT>">页面特效7</option>
<option value="<SCRIPT src=script/8.js></SCRIPT>">页面特效8</option>
<option value="<SCRIPT src=script/9.js></SCRIPT>">页面特效9</option>
<option value="<SCRIPT src=script/10.js></SCRIPT>">页面特效10</option>
<option value="<SCRIPT src=script/11.js></SCRIPT>">页面特效11</option>
<option value="<SCRIPT src=script/12.js></SCRIPT>">页面特效12</option>
<option value="<SCRIPT src=script/13.js></SCRIPT>">页面特效13</option>
</select>
</td>
</tr>
</table>
</fieldset>
<tr>
<td>
<fieldset style="HEIGHT: 66px; WIDTH: 410px">
<legend class="p9">论坛尾标记(支持HTML代码)
</legend>
<table class="p9" border=0 style="HEIGHT: 50px; WIDTH: 410px" height="50">
<tr>
<td width="60" align="middle" height="25">
<table border="0" cellpadding="0" cellspacing="0" class="p9" height="38">
<tr>
<td align="middle"><p><input name="bYL2" class="p9" style="FONT-FAMILY:HEIGHT: 20px; WIDTH: 53px" type="button" value="预览" LANGUAGE="javascript" onclick="return bYL_onclick(2)">
<br>
余:<input name="tSY2" size="3" value="250" class="p9" style="BACKGROUND-COLOR: buttonface; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none" readonly>字</p>
</td>
</tr>
</table>
</td>
<td width="230">
<p align="left"><textarea class="p9" name="tWBJ" language="javascript" onkeypress="return tWBJ_onkeypress()" onkeyup="return tWBJ_onkeyup()" onpaste="return tWBJ_onpaste()" style="HEIGHT: 38px; WIDTH: 230px"><%=GetPart(ret,13)%></textarea>
</p>
</td>
<td width="120" align="middle" title="请勿使用超过两个以上的页面特效">
<select name="sTX2" class=p9 LANGUAGE=javascript onchange="return sTX2_onchange()">
<option selected>选择效果</option>
<option value='<BGSOUND src="您的背景音乐地址" LOOP=-1>'>背景音乐</option>
<option value='<SCRIPT>document.body.background="您的背景图片地址"</SCRIPT>'>背景图片</option>
<option value="<SCRIPT src=script/1.js></SCRIPT>">页面特效1</option>
<option value="<SCRIPT src=script/2.js></SCRIPT>">页面特效2</option>
<option value="<SCRIPT src=script/3.js></SCRIPT>">页面特效3</option>
<option value="<SCRIPT src=script/4.js></SCRIPT>">页面特效4</option>
<option value="<SCRIPT src=script/5.js></SCRIPT>">页面特效5</option>
<option value="<SCRIPT src=script/6.js></SCRIPT>">页面特效6</option>
<option value="<SCRIPT src=script/7.js></SCRIPT>">页面特效7</option>
<option value="<SCRIPT src=script/8.js></SCRIPT>">页面特效8</option>
<option value="<SCRIPT src=script/9.js></SCRIPT>">页面特效9</option>
<option value="<SCRIPT src=script/10.js></SCRIPT>">页面特效10</option>
<option value="<SCRIPT src=script/11.js></SCRIPT>">页面特效11</option>
<option value="<SCRIPT src=script/12.js></SCRIPT>">页面特效12</option>
<option value="<SCRIPT src=script/13.js></SCRIPT>">页面特效13</option>
</select>
</td>
</tr>
</table>
</fieldset>
</td>
</tr>
<tr>
<td>
<fieldset style="HEIGHT: 73px; WIDTH: 410px">
<legend class="p9"><input name="cXYMM" class=p9 type="checkbox" value="1" LANGUAGE="javascript" onclick="return cXYMM_onclick()">进入论坛需要密码
</legend>
<table height="40" width="425" border="0" style="HEIGHT: 40px; WIDTH: 410px" class="p9">
<tr>
<td rowspan="2" width="50"> <img align="absMiddle" src="images/dl.gif" WIDTH="32" HEIGHT="32">
</td>
<td width="180">密码:<input name="tMM" class=p9 type="password" LANGUAGE="javascript" onkeypress="return tMM_onkeypress()" style="BACKGROUND-COLOR: buttonface; HEIGHT: 18px; WIDTH: 120px" value="<%=GetPart(ret,15)%>"></td>
<td rowspan="2" width="200">
<p> 设置论坛密码会影响论坛的人气,请谨慎设置。
</p></td>
</tr>
<tr>
<td width="180">确认:<input name="tQR" class=p9 type="password" LANGUAGE="javascript" onkeypress="return tMM_onkeypress()" style="BACKGROUND-COLOR: buttonface; HEIGHT: 18px; WIDTH: 120px" value="<%=GetPart(ret,15)%>"></td>
</tr>
</table>
</fieldset>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr id="tRYGL" style="DISPLAY: none">
<td>
<table cellpadding="1" cellspacing="1" border="0">
<tr>
<td valign="top">
<div style="BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: buttonshadow 1px solid; BORDER-LEFT: buttonshadow 1px solid; BORDER-RIGHT: buttonshadow 1px solid; BORDER-TOP: buttonshadow 1px solid; HEIGHT: 215px; OVERFLOW: auto; WIDTH: 425px">
<table border="1" align="left" cellspacing="0" cellpadding="0" bordercolor="#ffffff" bordercolorlight="black" bgcolor="#ffffff" bordercolordark="#ffffff" class="p9" style="HEIGHT: 20px; WIDTH: 400px">
<tr bgcolor="buttonface">
<td width="22%">
<div align="center">解除禁闭</div>
</td>
<td width="30%">
<div align="center">人员昵称</div>
</td>
<td width="22%">
<div align="center">经验值</div>
</td>
<td width="26%">
<div align="center">魅力</div>
</td>
</tr>
<%
dim jb
jb = CommandEx("115|"&Request.QueryString("ID"))
if GetPart(jb(0),1) = "0" then
for i=1 to UBound(jb)
if GetPart(jb(i),1) = "" then
exit for
end if
if (i mod 2) = 0 then
Response.Write("<tr class=p9 bgcolor=#e0eefc>")
else
Response.Write("<tr class=p9>")
end if
Response.Write("<td width=22% align=middle><div align=center><input type=checkbox name=cJCJB value="&GetPart(jb(i),1)&" class=Tcheckbox></div></td>")
Response.Write("<td width=30% align=center>"&GetPart(jb(i),1)&"</td>")
Response.Write("<td width=26% align=center>"&GetPart(jb(i),2)&"</td>")
Response.Write("<td width=22% align=center>"&GetPart(jb(i),3)&"</td>")
Response.Write("</tr>")
next
end if
%>
</table>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table style="HEIGHT: 30px; WIDTH: 100%">
<tr>
<td class="p9"><div align="left"></div></td>
<td class="p9">
<div align="right">
<input type="button" name="bQD" value="确定" class="TButton" LANGUAGE="javascript" onclick="return bQD_onclick()">
<input type="button" name="bQX" value="取消" class="TButton" LANGUAGE="javascript" onclick="return bQX_onclick()">
</div></td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -