导航:首页 > 知识产权 > aspcms去版权

aspcms去版权

发布时间:2020-12-14 23:59:16

㈠ ASPcms如何去掉前后台版权

应该算是完整的去除了,模版文件可以自己很直观的去除除外。去除方法如下:
找到\inc\AspCms_MainClass.asp然后打开,并删除以下代码:
& "- Powered by <a href='http://www.aspcms.com' target='_blank'><font color='#5C5C5C'>AspCms2</font></a>"

删除后台升级检测:打开文件\admin_aspcms\inc\AspCms_SettingClass.asp,删除以下段内容:
dim a,t,pa="<s"&"cript type=""te"&"xt/javascript"" s"&"rc='htt"&"p://up.aspc"&"ms.com/"&"ad/ad"&".a"&"sp'></scr"&"ipt>"t="<s"&"cript type=""te"&"xt/javascript"" s"&"rc='htt"&"p://up.aspc"&"ms.com/"&"version/version"&".asp"&"?ver="&aspcmsVersion&"'></scr"&"ipt>"p=""

right.asp删除<echo a%> <echo t%>;
删除right_user.asp底部对版本数据检测调用:
<echo a%>
<script type="text/javascript" src='http://up.aspcms.com/version/version.asp?ver=<%=aspcmsVersion%>'></script>

修改后台左侧版权:打开menu.asp,删除以下内容:
<p>Powered by <A class=txt_C1 href="http://www.aspcms.com/" target=_blank>ASPCMS!</A></p><p>&;2006-2011, <A class=txt_C1 href="http://www.Chancoo.com/" target=_blank>ChanCoo</A> Inc.</p>

然后把js/menu.js内容全部替换为如下内容即可:
function $Nav(){
if(window.navigator.userAgent.indexOf("MSIE")>=1) return 'IE';
else if(window.navigator.userAgent.indexOf("Firefox")>=1) return 'FF';
else return "OT";
}
var preID = 1;
function OpenMenu(cid,lurl,rurl,bid){
if($Nav()=='IE'){
if(rurl!='') top.document.frames.main.location = rurl;
if(cid > -1) top.document.frames.menu.location = 'menu.asp?id='+cid;
else if(lurl!='') top.document.frames.menu.location = lurl;
if(bid>0) document.getElementById("d"+bid).className = 'thisclass';
if(preID>0 && preID!=bid) document.getElementById("d"+preID).className = '';
preID = bid;
}else{
if(rurl!='') top.document.getElementById("main").src = rurl;
if(cid > -1) top.document.getElementById("menu").src = 'menu.asp?id='+cid;
else if(lurl!='') top.document.getElementById("menu").src = lurl;
if(bid>0) document.getElementById("d"+bid).className = 'thisclass';
if(preID>0 && preID!=bid) document.getElementById("d"+preID).className = '';
preID = bid;
}
}
var preFrameW = '160,*';
var FrameHide = 0;
function ChangeMenu(way){
var addwidth = 10;
var fcol = top.document.all.bodyFrame.cols;
if(way==1) addwidth = 10;
else if(way==-1) addwidth = -10;
else if(way==0){
if(FrameHide == 0){
preFrameW = top.document.all.bodyFrame.cols;
top.document.all.bodyFrame.cols = '0,*';
FrameHide = 1;
return;
}else{
top.document.all.bodyFrame.cols = preFrameW;
FrameHide = 0;
return;
}
}
fcols = fcol.split(',');
fcols[0] = parseInt(fcols[0]) + addwidth;
top.document.all.bodyFrame.cols = fcols[0]+',*';
}
function resetBT(){
if(preID>0) document.getElementById("d"+preID).className = 'bdd';
preID = 0;
}
function changeLang(sel){
window.parent.location.href = "index.asp?id="+sel.options[sel.selectedIndex].value;
}

㈡ aspcms如何去掉版权里的“Powered by AspCms2”字样

有很来多地方都有,请问源你要改哪个地方的,标题的就在模板文件改title,如果是底部导航那里,就要去找 inc/AspCms_MainClass.asp文件 ,然后删除或者改动里面的—Powered by AspCms2
至于后台的,我想不需要修改了,没影响。

㈢ 如何去掉aspcms版权里的Powered by AspCms

解决方来法为:
自依次打开 /inc/AspCms_MainClass.asp 文件,搜索 { aspcms:right }
content = replaceStr ( content , " { aspcms:right } " , decodeHtml ( setting . Right ) & " - Powered by < a href = 'IP ' target=' _blank ' >< font color = ' # 5C5C5C ' > AspCms2 < / font > < /a > " )
只需将红色代码部分删除即可。

阅读全文

与aspcms去版权相关的资料

热点内容
通辽工商局咨询电话 浏览:304
谁发明的糍粑 浏览:430
国家公共文化服务示范区 浏览:646
pdf设置有效期 浏览:634
广告词版权登记 浏览:796
基本公共卫生服务考核方案 浏览:660
公共服务平台建设领导小组 浏览:165
人类创造了那些机器人 浏览:933
公共文化服务保障法何时实施 浏览:169
辽宁育婴师证书领取 浏览:735
划拨土地使用权转让能转让吗 浏览:97
2019年公需科目知识产权考试答案 浏览:256
关于知识产权管理办法 浏览:331
公共卫生服务培训笔记 浏览:532
基层公共卫生服务技术题库 浏览:497
中国城市老年体育公共服务体系的反思与重构 浏览:932
网络著作权的法定许可 浏览:640
工商局党风廉政建设工作总结 浏览:325
公共服务平台建设可行性研究报告 浏览:428
投诉华尔街英语 浏览:202