以文本方式查看主题

-  通信圈  (http://cntxj.net/bbs/index.asp)
--  数据编程 · 大数据建设  (http://cntxj.net/bbs/list.asp?boardid=74)
----  关于动网文字广告的问题  (http://cntxj.net/bbs/dispbbs.asp?boardid=74&id=5797)

--  作者:新月弯刀
--  发布时间:2008/4/24 15:53:18
--  关于动网文字广告的问题
1.首先到论坛跟目录下找到Loadservoces
2.查找 xmlserverurl="http://server.dvbbs.net/dvbbs/Dv_xmlservices.asp"然后注释掉就是在前面加个‘
3.然后找到 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>"
也是把这句话注释掉,不用删除的