69pao国产精品视频-久久精品一区二区二三区-精品国产精品亚洲一本大道-99国产综合一区久久

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>

相關文章