簡單的AdRotator實(shí)例
代碼:
<%url=Request.QueryString("url")
If url<>"" then Response.Redirect(url)
%>
<!DOCTYPE html>
<html>
<body>
<%
set adrotator=Server.CreateObject("MSWC.AdRotator")
adrotator.TargetFrame="target='_blank'"
response.write(adrotator.GetAdvertisement("text/advertisements.txt"))
%>
<p>
NOTE: Because images are changed randomly, and because this page has few images to choose from, it will
often display the same advertisement twice in a row.
</p>
<p>NOTE: The AdRotator does not work with Internet Information Server 7 (IIS7).</p>
<p>
<a href="text/advertisements.txt">
<img src="/images/btn_view_text.gif"></a>
</p>
</body>
</html>
相關(guān)文章
- 初學(xué)js者對javascript面向?qū)ο蟮恼J(rèn)識分析
- JavaScript面向?qū)ο蟮膬煞N書寫方法以及差別
- ASP實(shí)現(xiàn)緩存類無錯版
- 結(jié)合FSO操作和Aspjpeg組件寫的Class
- ASP中類Class相關(guān)內(nèi)容的整理資料
- ASP數(shù)據(jù)島操作類
- 把無限級分類生成數(shù)組
- 文章內(nèi)頁類
- newasp中main類
- 檢測函數(shù) asp class
- CacheCls緩存的應(yīng)用
- ASP中一個字符串處理類
- 葉子asp分頁類
- Object對象的一些的隱藏函數(shù)介紹
- 文件、目錄,文本文件等多種操作類
- ASP中一個用VBScript寫的隨機(jī)數(shù)類
- ASP代碼的對象化
- 一個ACCESS數(shù)據(jù)庫訪問的類第1/3頁
- 表單集合的簡單應(yīng)用
- 返回SessionID