Content Rotator 組件
代碼:
<!DOCTYPE html><html>
<body>
<p>
<a href="demo_textads.asp"><img src="/images/btn_view_text.gif"></a>
</p>
<%
set cr=server.createobject("MSWC.ContentRotator")
response.write(cr.ChooseContent("text/textads.txt"))
%>
<p>
NOTE: Because the content strings are changed randomly in the text file, and this page has only four content strings to choose from, sometimes the page will display the same content strings twice in a row.
</p>
</body>
</html>
相關(guān)文章
- ASP操作數(shù)據(jù)庫的類
- 用ASP編寫的加密和解密類
- ASPJPEG綜合操作的CLASS類
- ASP實(shí)現(xiàn)緩存類無錯(cuò)版
- XDOWNPAGE ASP版本 分頁類
- ASP面向?qū)ο缶幊烫接懠氨容^
- ASP類的寫法
- 捌度空間 緩存類
- [ASP]精華代碼
- 文章列表類別
- asp緩存類
- CacheCls緩存的應(yīng)用
- ASP中一個(gè)字符串處理類
- 文件、目錄,文本文件等多種操作類
- 如何編寫一個(gè)ASP類
- ASP 類 Class入門
- 表單集合的簡單應(yīng)用
- 如何獲得訪問者的瀏覽器類型,ip地址或更多
- 返回SessionID
- 讀文本文件中的一行