Ad Management
Results 1 - 12 of 12
Display Random Banners
Simple code to display random banners. Can be intergraded into just about any script.
adrotator example
It is not always necessary to need a complex ad system for your system . The adrotator component is a simple alternative . This shows the basic usage.
CJ smartzone rotator
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.
Rotating Banner Ads using a Database
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...
(show more)
Banner Control System
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.
Developing a Customizable Banner Rotation System
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.
A complete free banner ad system in action
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.
Ignoring clicks from IP addresses
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.
Rotate sponsor banners in random order
This is a couple of simple ASP scripts demonstrating how to rotate banners in random order. It makes use of JavaScript's Math.random() function.
Creating a banner-ad rotation and tracking system
This is a quick tutorial describing how to create an ASP/SQL-driven banner-ad rotation and tracking system for your site.
A Banner Ad Rotator
This tutorial shows you step-by-step how to make a banner rotate include file for including in your ASP pages. All source code is available.
Creating a simple ad rotating system using ASP
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.
