
V1.1.0 FREEWARE
Last Updated on the 29th November 2005
Manage your Web-Site banner-advertising the FREE, EASY and FLEXIBLE way! EasyBanMan works with IIS5 and IIS6 as a ASP Component DLL, managed through a Windows application. EasyBanMan is compatible with Windows98SE, WindowsME, Windows2000, WindowsXP and Windows 2003. Utilising
an INI file, a database connection string (default is MS Access, supplied
within the download) allowing you to connect EasyBanMan to any ADO database
system that Windows is compatible with. i.e. SQL Server, DBase, FoxPro
and so on. If you are connecting to anything other than Access, then
the database will need to go through a conversion process from Access
to your chosen database format. (conversion tool not supplied but the
database manufacturers usually supply them with the database server
anyway). EasyBan has two Rotation Modes one is to show random but equally-spread (a banner is not re-shown until all others under its category have already been displayed) and the other is to just randomly show a banner, regardless of how many times it has been shown.
Here
are 7 examples using the exact same piece
of code Example code (used below!) |
| <% |
| Set EasyBanMan = CreateObject("EasyBanMan.Class1") |
| Response.Write EasyBanMan.ShowBanner(False,"Welshware Website") |
| set EasyBanMan=Nothing |
| %> |
COULD NOT OPEN DATABASE
COULD NOT OPEN DATABASE
COULD NOT OPEN DATABASE
COULD NOT OPEN DATABASE
COULD NOT OPEN DATABASE
COULD NOT OPEN DATABASE
COULD NOT OPEN DATABASE
Every time you refresh this page, the adverts will be different.
EasyBanMan
has been told to display a banner associated
with the project name of "Welshware Advertising",
EasyBanMan goes away, looks into its database of banners
where the project name is "Welshware Advertising".
Once this is does, EasyBanMan looks at banners that have not been displayed
(in this rotation) displays it and marks it as being displayed so that it
is not shown again
until all of the other banners from that project have been displayed,
once all banners have been displayed once, they are all-reset as being "not
displayed"
and the cycle begins again, giving a random but evenly-spread banner-advertising.
EasyBan can handle multiple Projects, multiple "Owners", allowing you to manage not just one site, but a whole host of sites through one component.
Here
are some screenshots of the Windows Application that Manages EasyBanMan.
A windows application was used for security purposes
1
2
3
Click here to download the Application Setup (6MB)
Send comments/queries/suggestions to support@welshware.co.uk
Click
here to Subscribe to the EasyBanMan Updates Newsletter
Click here to unsubscribe from the EasyBanMan
Updates Newsletter
COULD NOT OPEN DATABASE