IT码农库

您当前所在位置:首页 > 网络编程 > 编程10000问

编程10000问

如何在网站中插播广告?

[db:来源] 2006-11-16编程10000问3864
如何在网站中插播广告?首先,我们要写一个adrot.txt以调用:adrot.txtredirect width 550height 60border 0*images/chunfengad.gifhttp://www.shenzhaoyang.com欢迎访问闪亮日子之精彩春风!50' 显示百分比images/intelsad.gifhttp://www.intels.net欢迎访问随风起舞!50  然后,在要显示广告条的页面里添加下...

如何在网站中插播广告?

首先,我们要写一个adrot.txt以调用:

adrot.txt

redirect

width 550

height 60

border 0

*

images/chunfengad.gif

http://www.shenzhaoyang.com

欢迎访问闪亮日子之精彩春风!

50

' 显示百分比

images/intelsad.gif

http://www.intels.net

欢迎访问随风起舞!

50

 

然后,在要显示广告条的页面里添加下列源代码,调用adrot.txt

<%Set MyAd=Server.CreateObject("MSWC.AdRotator")%>

<%=MyAd.GetAdverTisement("adrot.txt") %>

 

[1]

大图广告(830*140)