广告轮显组件示例

      教程习题 2008-6-5 16:26

 压缩包下载

aa.asp

<html>
<body>
<%
Dim Ad
set ad=server.createobject("MSWC.AdRotator")
ad.border=1
ad.clickable=True
ad.targetframe="target='_blank'"
response.write ad.GetAdvertisement("adver.txt")
%>
</body>
</html>

adver.txt

ReDirect bb.asp
Width 440
Height 60
Border 1
*
image/a.png
http://www.google.com
apng
40
image/b.gif
http://www.efg.com
efg
40
image/c.gif
http://www.qq.com
qq
40

bb.asp

<%
 response.redirect request.querystring("URL")
%>


标签集:TAGS:广告轮显组件示例
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}