Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Banner Exchange --> NonSSI Paramaters

Quote Reply
Re: Banner Exchange --> NonSSI Paramaters In reply to
In Reply To:
First, is this a banner exchange?
Yes...and I did mean 1->M (although I like using N as meaning 1)....Wink

And actually...the only stats that I will be storing in the database are Hits, Views, and Percentage (actually, this will be calculated when the user accesses their banner stats)...so, I don't need zones, accounting, etc.

This is a simple banner exchange script that allows users to display the banners in their web sites. I have it working just fine via SSI...but I would like to continue the service of providing banners in user web sites...so, thus...I am looking for a way to allow the banners to be viewed NOT by SSI or javascript...less codes for users to use....

My vision is to have a link like the following:

Code:

<a href="http://www.mydomain.com/bin/banhits.cgi?id=something">
<img src="http://www.mydomain.com/bin/banclick.cgi?image=something"></a>


My thought is to match the ID (LinkID) of the banner with the IMAGE of the banner within a simple link like I have posted.

BTW: I forget to mention that the other feature I have working in this script is that if there are no random banners to display, it displays a default banner for the banner exchange.

Regards,

Eliot Lee

Subject Author Views Date
Thread Banner Exchange --> NonSSI Paramaters Stealth 5203 Sep 10, 2000, 9:01 PM
Thread Re: Banner Exchange --> NonSSI Paramaters
pugdog 5089 Sep 10, 2000, 9:38 PM
Thread Re: Banner Exchange --> NonSSI Paramaters
Stealth 5087 Sep 10, 2000, 9:51 PM
Thread Updated: Banner Exchange --> NonSSI Paramaters
Stealth 5052 Sep 16, 2000, 9:59 AM
Thread Re: Updated: Banner Exchange --> NonSSI Paramaters
mdj1 5034 Sep 17, 2000, 1:55 AM
Post Re: Updated: Banner Exchange --> NonSSI Paramaters
Stealth 5043 Sep 17, 2000, 9:16 AM
Thread Re: Updated: Banner Exchange --> NonSSI Paramaters
pugdog 5030 Sep 17, 2000, 12:56 PM
Thread Re: Updated: Banner Exchange --> NonSSI Paramaters
Stealth 5020 Sep 17, 2000, 1:39 PM
Thread Re: Updated: Banner Exchange --> NonSSI Paramaters
sponge 5011 Sep 17, 2000, 9:50 PM
Post Re: Updated: Banner Exchange --> NonSSI Paramaters
Stealth 4979 Sep 20, 2000, 9:25 PM
Thread Re: Updated: Banner Exchange --> NonSSI Paramaters
pugdog 4956 Sep 24, 2000, 2:08 PM
Thread Re: Updated: Banner Exchange --> NonSSI Paramaters
Stealth 4961 Sep 24, 2000, 2:38 PM
Post Re: Updated: Banner Exchange --> NonSSI Paramaters
jsu 4957 Sep 24, 2000, 5:47 PM