Huitzilopochtli
Programmer
Hello
I have a simple ad rotater ASP script which doesn't seem to want to work, yet I have scrupulously follwed the instructions in the guidelines I have!
I have two files: an asp file which only contains:
<%
Dim ad
Set ad = Server.CreateObject("MSWC.AdRotator"
Response.Write ad.GetAdvertisement("adrot.txt"
%>
and an adrot.txt file:
REDIRECT
WIDTH 450
HEIGHT 72
BORDER 0
*
-
CMC Investigations
3
-
CMC Investigations
3
-
CMC Investigations
3
I have left REDIRECT blank, because there are no links from the banners.
Please, what am I doing wrong?
Thank you.
I have a simple ad rotater ASP script which doesn't seem to want to work, yet I have scrupulously follwed the instructions in the guidelines I have!
I have two files: an asp file which only contains:
<%
Dim ad
Set ad = Server.CreateObject("MSWC.AdRotator"
Response.Write ad.GetAdvertisement("adrot.txt"
%>
and an adrot.txt file:
REDIRECT
WIDTH 450
HEIGHT 72
BORDER 0
*
-
CMC Investigations
3
-
CMC Investigations
3
-
CMC Investigations
3
I have left REDIRECT blank, because there are no links from the banners.
Please, what am I doing wrong?
Thank you.