?? default.asp
字號:
<!-- #include virtual="/eB3KTransaction.asp" --><!-- #include file = "../Common.asp" --><!-- #include file = "../stdlib.asp" --><!-- #include file = "../oalib.asp" --><html>
<head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css"><!-- TD { font-size: 9pt } A {text-decoration: none;} A:hover {text-decoration: underline;} --></style></head>
<script src="/Client/jsBBS.js"></script>
<center><table cellpadding=0 cellspacing=0 border=0 width=94%>
<tr><td height="10"></td></tr>
<script>
var rooturl='',gc,glc=3;
function dh(){gc=0; return '<table border=0 cellpadding=0 width=100% cellspacing=0><tr>';}
function d(id,name){gc++;return '<td width='+parseInt(100/glc)+'%><a href="'+rooturl+id+'">'+name+'</a></td>'+(gc%glc==0?'</tr><tr>':'');}
function de(){var s='';while(gc%glc!=0){s+='<td> </td>';gc++;}return s+'</tr></table>';}
rooturl='IC_Group.asp?id=';
gs=dh();
<%oajsGetGroup "gs+=d",1%>
gs+=de();
document.write('<tr><td align=center>'+CreateWindow('分類文檔',gs,2,1,'100%','')+'</td></tr>');
document.write('<tr><td height=10></td></tr>');
<%
dim aasql,aars,aaCount
aasql="Select Count(*) as rc From biPrivilege1 Where Int1="&Owner&" and int2=1"
aars=Conn.Execute(aasql)
aaCount=aars("rc").value
%>
if (<%=aaCount%>)
document.write('<tr><td align=left>'+CreateWindow('添加分類',CreateAddGroupCtrl('IC_AddGroup.asp',1),2,1,'','')+'</td></tr>');
</script>
</table></center>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -