This shows how in conjunction with commision junctions smartzones you can place a large number of different ads on a page. A normal smartzone can display 25 different ads. This simple example allows you to rotate as many as 300 different ads.
Version: n/a Platform(s): n/a Updated: Fri Mar 5 2004
This tutorial shows how to create a simple Ad rotation system based on ASP-SQL Server combination. All Ad info (except images, which are asumed to be in current directory) is stored in SQL server table caled Banners. The system is intended to provide easy random rotation and counting of Ad showing and clicks.
Version: n/a Platform(s): n/a Updated: Wed Aug 27 2003
Use this wizard to create the Banner Control System for your site. This application will give you the ability to rotate banners on all pages in your site rotating them randomly while giving them equal page views at the same time. Uses Access/ASP.
This two-page article provides a couple ways to build your own banner rotation system for your Web site: Using Microsoft-bundled Ad Rotator component, and Using a custom, database-driven approach.
Version: n/a Platform(s): n/a Updated: Thu Jan 4 2001
This tutorial explains the complete banner ad system used at the site, "CoverYourASP". Database driven, but using Application variables extensively, it tracks impressions and clickthroughs and is fully automatic. Source code available for download.
Version: n/a Platform(s): ASP 2.0 Updated: Sun Dec 24 2000
One requirement of the CoverYourASP advertising system is that multiple clickthroughs from the same IP address on the same day will be ignored. Another way to stop spiders is by testing the HTTP_USER_AGENT.
Version: n/a Platform(s): ASP 2.0 Updated: Sat Dec 23 2000
This tutorial explains how you can create a rotating advertisement system using ASP. Topics include: Ad rotator logic page, Ad images date file, and Redirection page.
Version: n/a Platform(s): n/a Updated: Fri Dec 17 1999