📄 sqgl.asp
字号:
<!--#include file="BBSLib.asp"-->
<%
if (UCase(Request.Cookies("NC")) <> UCase(Application("NC"))) or (Request.Cookies("NC")="" or Request.Cookies("NC")="访客") then
ShowError 0,"对不起,您不是管理员!"
Response.End
end if
if Request.QueryString("ACT") = "1" then
ret = Command("133|"&Request.QueryString("FILTER"))
if GetPart(ret,1) <> "0" then
ShowError 3,GetPart(ret,2)
end if
Response.End
end if
if Request.QueryString("ACT") = "2" then
ret = Command("132|"&Request.QueryString("FILTER"))
if GetPart(ret,1) <> "0" then
ShowError 3,GetPart(ret,2)
end if
Response.End
end if
if Request.ServerVariables("Request_Method") = "POST" then
cmd ="114|"&Request.Form("tFTTL")&"|"&Request.Form("tHFTL")&"|"&Request.Form("tLYTL")&"|"&Request.Form("tFTML")&"|"&_
Request.Form("tHFML")&"|"&Request.Form("tSTML")&"|"&Request.Form("tFTJQ")&"|"&Request.Form("tHFJQ")&"|"&Request.Form("tFTJY")&"|"&_
Request.Form("tHFJY")&"|"&Request.Form("tTLJY")&"|"&Request.Form("tFTZSTL")&"|"&Request.Form("tHFZSTL")&"|"&Request.Form("tFTZSML")&"|"
if Request.Form("cJZLTSQ") = "1" then
cmd = cmd&"1"&"|"&Request.Form("tMYLMS")&"|"&Request.Form("tMYWZS")&"|"&Request.Form("tGLY")&"|"&Request.Form("tWZBCSJ")&"|"&Request.Form("tLYBCSJ")
else
cmd = cmd&"0"&"|"&Request.Form("tMYLMS")&"|"&Request.Form("tMYWZS")&"|"&Request.Form("tGLY")&"|"&Request.Form("tWZBCSJ")&"|"&Request.Form("tLYBCSJ")
end if
ret = Command(cmd)
if GetPart(ret,1) <> "0" then
ShowError 0,GetPart(ret,2)
Response.End
end if
for each i in Request.Form("cSC")
ret = Command("308|"&i)
next
for each i in Request.Form("cJB")
ret = Command("309|"&i)
next
for each i in Request.Form("cJCJB")
ret = Command("110|0|"&i&"|")
next
for i=1 to Request.Form("tID").Count
ret = Command("116|"&Request.Form("tID")(i)&"|"&Request.Form("tBZ")(i))
next
ShowMessage 0,"社区资料已修改!"
Response.End
end if
save = Command("406|")
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<title>社区管理</title>
<script>
window.resizeTo(450,310);
window.moveTo(screen.width/2-450/2,screen.height/2-310/2);
</script>
<style type="text/css">
<!--
.p9 { font-family: "宋体"; font-size: 9pt}
.TButton { font-family: "宋体"; font-size: 9pt;cursor:hand;HEIGHT: 22px; WIDTH: 66px}
.Tcheckbox{ HEIGHT: 12px; WIDTH: 12px}
.TEdit {font-family: "宋体"; font-size: 9pt;BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none}
A:link{font-size:9pt;COLOR:black;TEXT-DECORATION: none}
A:visited {font-size:9pt;COLOR:black;TEXT-DECORATION: none}
A:hover {font-size:9pt;COLOR: red; TEXT-DECORATION: underline}
-->
</style>
<script ID="clientEventHandlersJS" LANGUAGE="javascript">
<!--
function tabQJSZ_onclick() {
tQJSZ.style.display = '';
tLTSZ.style.display = 'none';
tLTGL.style.display = 'none';
tRYGL.style.display = 'none';
tNCGL.style.display = 'none';
tabQJSZ.style.borderBottom = 'medium none';
tabQJSZ.style.borderLeft = 'threedhighlight 1px solid';
tabQJSZ.style.borderRight = 'threedshadow 2px inset';
tabQJSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTSZ.style.borderBottom = 'threedhighlight 1px solid';
tabLTSZ.style.borderLeft = 'medium none';
tabLTSZ.style.borderRight = 'threedshadow 1px inset';
tabLTSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTGL.style.borderBottom = 'threedhighlight 1px solid';
tabLTGL.style.borderLeft = 'threedhighlight 1px solid';
tabLTGL.style.borderRight = 'threedshadow 1px inset';
tabLTGL.style.borderTop = 'threedhighlight 1px solid';
tabRYGL.style.borderBottom = 'threedhighlight 1px solid';
tabRYGL.style.borderLeft = 'threedhighlight 1px solid';
tabRYGL.style.borderRight = 'threedshadow 1px inset';
tabRYGL.style.borderTop = 'threedhighlight 1px solid';
tabNCGL.style.borderBottom = 'threedhighlight 1px solid';
tabNCGL.style.borderLeft = 'threedhighlight 1px solid';
tabNCGL.style.borderRight = 'threedshadow 1px inset';
tabNCGL.style.borderTop = 'threedhighlight 1px solid';
}
function tabLTSZ_onclick() {
tQJSZ.style.display = 'none';
tLTSZ.style.display = '';
tLTGL.style.display = 'none';
tRYGL.style.display = 'none';
tNCGL.style.display = 'none';
tabQJSZ.style.borderBottom = 'buttonhighlight 1px solid';
tabQJSZ.style.borderLeft = 'threedhighlight 1px solid';
tabQJSZ.style.borderRight = 'medium none';
tabQJSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTSZ.style.borderBottom = 'medium none';
tabLTSZ.style.borderLeft = 'threedhighlight 1px solid';
tabLTSZ.style.borderRight = 'threedshadow 2px inset';
tabLTSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTGL.style.borderBottom = 'threedhighlight 1px solid';
tabLTGL.style.borderLeft = 'medium none';
tabLTGL.style.borderRight = 'threedshadow 1px inset';
tabLTGL.style.borderTop = 'threedhighlight 1px solid';
tabRYGL.style.borderBottom = 'threedhighlight 1px solid';
tabRYGL.style.borderLeft = 'threedhighlight 1px solid';
tabRYGL.style.borderRight = 'threedshadow 1px inset';
tabRYGL.style.borderTop = 'threedhighlight 1px solid';
tabNCGL.style.borderBottom = 'threedhighlight 1px solid';
tabNCGL.style.borderLeft = 'threedhighlight 1px solid';
tabNCGL.style.borderRight = 'threedshadow 1px inset';
tabNCGL.style.borderTop = 'threedhighlight 1px solid';
}
function tabLTGL_onclick() {
tQJSZ.style.display = 'none';
tLTSZ.style.display = 'none';
tLTGL.style.display = '';
tRYGL.style.display = 'none';
tNCGL.style.display = 'none';
tabQJSZ.style.borderBottom = 'threedhighlight 1px solid';
tabQJSZ.style.borderLeft = 'threedhighlight 1px solid';
tabQJSZ.style.borderRight = 'threedshadow 1px inset';
tabQJSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTSZ.style.borderBottom = 'threedhighlight 1px solid';
tabLTSZ.style.borderLeft = 'threedhighlight 1px solid';
tabLTSZ.style.borderRight = 'medium none';
tabLTSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTGL.style.borderBottom = 'medium none';
tabLTGL.style.borderLeft = 'threedhighlight 1px solid';
tabLTGL.style.borderRight = 'threedshadow 2px inset';
tabLTGL.style.borderTop = 'threedhighlight 1px solid';
tabRYGL.style.borderBottom = 'threedhighlight 1px solid';
tabRYGL.style.borderLeft = 'medium none';
tabRYGL.style.borderRight = 'threedshadow 1px inset';
tabRYGL.style.borderTop = 'threedhighlight 1px solid';
tabNCGL.style.borderBottom = 'threedhighlight 1px solid';
tabNCGL.style.borderLeft = 'threedhighlight 1px solid';
tabNCGL.style.borderRight = 'threedshadow 1px inset';
tabNCGL.style.borderTop = 'threedhighlight 1px solid';
}
function tabRYGL_onclick() {
tQJSZ.style.display = 'none';
tLTSZ.style.display = 'none';
tLTGL.style.display = 'none';
tRYGL.style.display = '';
tNCGL.style.display = 'none';
tabQJSZ.style.borderBottom = 'threedhighlight 1px solid';
tabQJSZ.style.borderLeft = 'threedhighlight 1px solid';
tabQJSZ.style.borderRight = 'threedshadow 1px inset';
tabQJSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTSZ.style.borderBottom = 'threedhighlight 1px solid';
tabLTSZ.style.borderLeft = 'threedhighlight 1px solid';
tabLTSZ.style.borderRight = 'threedshadow 1px inset';
tabLTSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTGL.style.borderBottom = 'threedhighlight 1px solid';
tabLTGL.style.borderLeft = 'threedhighlight 1px solid';
tabLTGL.style.borderRight = 'medium none';
tabLTGL.style.borderTop = 'threedhighlight 1px solid';
tabRYGL.style.borderBottom = 'medium none';
tabRYGL.style.borderLeft = 'threedhighlight 1px solid';
tabRYGL.style.borderRight = 'threedshadow 2px inset';
tabRYGL.style.borderTop = 'threedhighlight 1px solid';
tabNCGL.style.borderBottom = 'threedhighlight 1px solid';
tabNCGL.style.borderLeft = 'medium none';
tabNCGL.style.borderRight = 'threedshadow 1px inset';
tabNCGL.style.borderTop = 'threedhighlight 1px solid';
}
function tabNCGL_onclick() {
tQJSZ.style.display = 'none';
tLTSZ.style.display = 'none';
tLTGL.style.display = 'none';
tRYGL.style.display = 'none';
tNCGL.style.display = '';
tabQJSZ.style.borderBottom = 'threedhighlight 1px solid';
tabQJSZ.style.borderLeft = 'threedhighlight 1px solid';
tabQJSZ.style.borderRight = 'threedshadow 1px inset';
tabQJSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTSZ.style.borderBottom = 'threedhighlight 1px solid';
tabLTSZ.style.borderLeft = 'threedhighlight 1px solid';
tabLTSZ.style.borderRight = 'threedshadow 1px inset';
tabLTSZ.style.borderTop = 'threedhighlight 1px solid';
tabLTGL.style.borderBottom = 'threedhighlight 1px solid';
tabLTGL.style.borderLeft = 'threedhighlight 1px solid';
tabLTGL.style.borderRight = 'threedshadow 1px inset';
tabLTGL.style.borderTop = 'threedhighlight 1px solid';
tabRYGL.style.borderBottom = 'threedhighlight 1px solid';
tabRYGL.style.borderLeft = 'threedhighlight 1px solid';
tabRYGL.style.borderRight = 'medium none';
tabRYGL.style.borderTop = 'threedhighlight 1px solid';
tabNCGL.style.borderBottom = 'medium none';
tabNCGL.style.borderLeft = 'threedhighlight 1px solid';
tabNCGL.style.borderRight = 'threedshadow 2px inset';
tabNCGL.style.borderTop = 'threedhighlight 1px solid';
}
function tFTJQ_onkeypress() {
if (event.keyCode<45 || event.keyCode>57) {
event.returnValue = false;
}
}
function document_onmousedown() {
if (event.button == 2 | event.button == 3) {
window.alert('<%=TITLE%> 版权所有');
}
}
function window_onresize() {
window.resizeTo(450,310);
window.moveTo(screen.width/2-450/2,screen.height/2-310/2);
}
function bQX_onclick() {
window.close();
}
function bQD_onclick() {
if (fSQGL.tGLY.value == '') {
window.alert('必须指定有效的管理员!');
return(false);
}
fSQGL.submit();
}
function bFJGN_onclick() {
l = screen.width/2-400/2;
t = screen.height/2-300/2;
window.open('fjgn.asp','','scrollbar=no,toolbar=no,menubar=no,location=no,status=no,resizable=no,width=400,height=300,left='+l+',top='+t);
}
function window_onload() {
if (<%=Application("LMSQ")%> == 1) {
fSQGL.cJZLTSQ.checked = true;
}
for (i=1;i<fSQGL.tBZ.length;i+=2) {
fSQGL.tBZ[i].style.backgroundColor = '#e0eefc';
}
}
function bRTCZ_onclick() {
if (fSQGL.sRTMC.value == '') {
return(false);
}
else{
l = screen.width/2-450/2;
t = screen.height/2-310/2;
window.open('ltgl.asp?ID='+fSQGL.sRTMC.value,'fLTGL','scrollbar=no,toolbar=no,menubar=no,location=no,status=no,resizable=no,width=450,height=310,left='+l+',top='+t);
}
}
function bHYCZ_onclick() {
if (fSQGL.tHYNC.value == '') {
window.alert('请输入会员昵称!');
return(false);
}
else{
l = screen.width/2-450/2;
t = screen.height/2-310/2;
window.open('yhzlxg.asp?NC='+fSQGL.tHYNC.value,'fYHZLXG','scrollbar=no,toolbar=no,menubar=no,location=no,status=no,resizable=no,width=450,height=310,left='+l+',top='+t);
}
}
function ShowLTZL(id) {
l = screen.width/2-450/2;
t = screen.height/2-310/2;
window.open('ltgl.asp?ID='+id,'fLTGL','scrollbar=no,toolbar=no,menubar=no,location=no,status=no,resizable=no,width=450,height=310,left='+l+',top='+t);
}
function sGLMD_ondblclick() {
if (fSQGL.sGLMD.selectedIndex >= 0) {
iHIDE.location.replace('sqgl.asp?ACT=1&FILTER='+fSQGL.sGLMD.item(fSQGL.sGLMD.selectedIndex).text);
fSQGL.sGLMD.remove(fSQGL.sGLMD.selectedIndex);
}
}
function bSC_onclick() {
sGLMD_ondblclick();
}
function bZJ_onclick() {
if (fSQGL.tGLNC.value == '') {
window.alert('请输入过滤昵称!');
return;
}
oOption = document.createElement("OPTION");
oOption.text = fSQGL.tGLNC.value;
fSQGL.sGLMD.add(oOption);
iHIDE.location.replace('sqgl.asp?ACT=2&FILTER='+fSQGL.tGLNC.value);
fSQGL.tGLNC.value = '';
}
//-->
</script>
<SCRIPT LANGUAGE=javascript FOR=document EVENT=onmousedown>
<!--
document_onmousedown()
//-->
</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: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 6px; PADDING-TOP: 6px" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" LANGUAGE=javascript onresize="return window_onresize()" onload="return window_onload()">
<form name="fSQGL" method=POST action="sqgl.asp">
<table bgColor="buttonface" border="0" cellPadding="0" cellSpacing="0" style="HEIGHT: 18px; WIDTH: 100%">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -