上方文字广告默认的“国内使用量最大的动网论坛”去除方法
首先你需要用记事本打开根目录下的:Loadservoces.asp 文件用查找方式找到:Application(Dvbbs.CacheName & "_TextAdservices").documentElement.appendChild( Application(Dvbbs.CacheName & "_TextAdservices").createNode(1,"text","")).text="<iframe src="""&Dvbbs_Server_Url&"dvbbs/DvDefaultTextAd.asp"" height=""23"" width=""100%"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""no""></iframe>"即倒数第五行换成:<font color="#ff0033">'</font>Application(Dvbbs.CacheName & "_TextAdservices").documentElement.appendChild( Application(Dvbbs.CacheName & "_TextAdservices").createNode(1,"text","")).text="<iframe src="""&Dvbbs_Server_Url&"dvbbs/DvDefaultTextAd.asp"" height=""23"" width=""100%"" marginwidth=""0"" marginheight=""0"" hspace=""0"" vspace=""0"" frameborder=""0"" scrolling=""no""></iframe>"也就是注释这一行的意思接下来,用查找方式找到:xmlserverurl="http://server.dvbbs.net/dvbbs/Dv_xmlservices.asp"这一行换成:<font color="#ff0000">'</font>xmlserverurl="http://server.dvbbs.net/dvbbs/Dv_xmlservices.asp"也就是注释上传后更新一下缓存。最好是多更新几次缓存。这样的做法效果也达到了。到时候有问题时也不用去查代码是否不在了。
页:
[1]