[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Chilisoft AdRotator Question
- Subject: Re: [cobalt-users] Chilisoft AdRotator Question
- From: "rks" <cobalt@xxxxxxxxxxxx>
- Date: Mon Mar 11 05:51:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> <%
> Dim myBanners
> Set myBanners=Server.CreateObject("MSWC.AdRotator")
> response.write(myBanners.GetAdvertisement("facts.txt"))
> %>
Doesn't look like "response.write" is used with the AdRotator:
http://216.163.88.13/caspdoc/362docs/
http://216.163.88.13/caspdoc/362docs/html/asp_ad_rotator_component.htm
rks