ASP Banner Rotator (BETA) for IIS 4.0+

Version: v1.0      
Author : Keith Ollerton (ollertonk@postmaster.co.uk)
            F1-Computer Solutions (c) 2000 

Last Modified: 09/08/2000
All rights reserved.
-----------------------------

ASP Banner Rotator was tested under IIS 4.0 on a Windows NT 4.0 (SP5)

   
Please send bug reports, comments, etc to ollertonk@postmaster.co.uk

This version of ASP banner Rotator may be used and modified free of charge 
by anyone so long as this copyright notice and the comments above 
remain intact.  By using this code you agree to indemnify 
Keith Ollerton from any liability that might arise
from its use.                                                  
                                                                            
Selling the code for this program without prior written consent is     
expressly forbidden. 

This is a beta release meant for testing only until this line is removed by the author.

Change Log:

	1.0 - Inital Release


This zip file contains:

MainFooter.asp 		-	The main asp file that does all the
				work.  Rename this to anything you 
				see fit.

banners.mdb		-	Microsoft Access97 database that holds 
				all the details of your banners

submit.asp		-	use this form to submit new banners to 
				the database.  This was written using
				MS-FrontPage 2000 so if there's anything
				odd going on let me know!

banner_blank.gif	-	Just a blank GIF to make your little
				banners with.

banner_db.asp		-	A simple database lister to show which
				banners have been entered into the 
				database.  (This isn't my work and
				I'd like to thank www.asp101.com for
				its excellent site which is where this
				came from).

readme.txt		-	This file.


Setting it all up
=================

Just unzip the files into a directory, set the database path at the top
of MainFooter.asp and banner_db.asp to point to the local location of
the banners.mdb file.