Instant ASP Logo


Animate Sample

Internet web sites often provide advertising space. To keep sites visually interesting and to display ads from different advertisers in limited space, you can simplify the task by using the Ad Rotator component to display each ad in turn. Additionally, you can easily add or change an ad's hyperlinks , and enable users to visit the vendor's web site by simply clicking the ad.

The Browser Capabilities component submits a BrowserType object to identify the client's Web browser:

<% Set objBrowser = Server.CreateObject("MSWC.BrowserType") %> ;
<% If objBrowser.browser = "IE" and objBrowser.majorver >= 4 Then%>

 

If you encounter any problems or errors, please contact support@halcyonsoft.com.


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