App下载

demo_adrotator 在线工具

demo_adrotator 在线工具

<html>
<body>

<FONT COLOR=#ff0000><%
set adrotator=Server.CreateObject("MSWC.AdRotator")
adrotator.TargetFrame="target='_blank'"
response.write(adrotator.GetAdvertisement("text/advertisements.txt"))
%></FONT>

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