App下载

demo_contentrotator 在线工具

demo_contentrotator 在线工具

<html>
<body>
<p>
<a href="demo_textads.asp"><img src="/images/btn_view_text.gif"></a>
</p>
<FONT COLOR=#ff0000><%
set cr=server.createobject("MSWC.ContentRotator")
response.write(cr.ChooseContent("text/textads.txt"))
%></FONT>

<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>
运行结果