VBScript Sample: vbscript/general/adrotator/ad.asp
   ASP Script
   Comments or Client-side Script
   HTML and Text

<html>
<head>
<title>Adrotator Demo</title>
</head>
<body bgcolor="eadfdf">
<p><br>

<% Set ad = Server.CreateObject("MSWC.AdRotator") %>
<% = ad.GetAdvertisement("e:\iasp\samples\ibscript\general\adrotator\adrot2.txt") %>

<br>
<strong>What do you think?</strong>
<font size="4" COLOR="blue"><a href="ad.asp">Reload page</a></font></p>
</body>
</html>


Copyright © 1998-2002, Halcyon Software Inc. All rights reserved.