本例非常簡單,只須幾句話就可以實現(xiàn)。 在要顯示廣告條的ASP頁面加上下面兩句就可以。
<%Set MyAd=Server.CreateObject("MSWC.AdRotator")%> <%=MyAd.GetAdverTisement("adrot.txt") %>
adrot.txt文件里面的內(nèi)容:
REDIRECT WIDTH 550 HEIGHT 60 BORDER 0 * images/image1.gif http://wodeail.on.net.cn 歡迎ASP動網(wǎng) 50 images/image2.gif http://ASP123.on.net.cn ASP123 50 (出處:熱點網(wǎng)絡(luò))
|