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

<%@language=jscript%>
<html>
<head>
<title>Adrotator Demo</title>
</head>
<body>
<b><font size="5" COLOR="BLUE">
<p>AdRotator Demo </p>
<hr>
</font><font size="2" COLOR="green">
<p>Halcyon Software, Inc.<br>
<br>

<% 
var b;
b =Server.CreateObject("MSWC.AdRotator")
%>
<% = b.GetAdvertisement("adrot2.txt") %>

<hr>
<a href="ad.asp">Next Topic </a></p>
</body>
</html>


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