Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: load random image w/ matching link - September 09, 1998 at 20:35:52

You are here: irt.org | BBS | load random image w/ matching link [This BBS is closed]

Posted by Ryan on September 09, 1998 at 20:35:52:

Hi, I had a quick question concerning a script for banners and links. I host six different Safe-Audit banners. These banner are pulled from my server, not Safe-Audit's. Of these six banners, I would like a random one to load with each page. Along with each banner, the matching link must load. Below is the code for each of the six banners. Could someone write a quick script that would accomplish what I'm attempting?

<a href="http://www.safe-audit.com/tracking/refer.cfm?HostBannerID=31758" target="_top">
<img src="http://www.yourURL.com/bannerdirectory/s06.gif" height=60 width=468 alt="You could win a $100,000 online shopping spree">
</a>

<a href="http://www.safe-audit.com/tracking/refer.cfm?HostBannerID=31757" target="_top">
<img src="http://www.yourURL.com/bannerdirectory/s03.gif" height=60 width=468 alt="You could win a $100,000 online shopping spree">
</a>

<a href="http://www.safe-audit.com/tracking/refer.cfm?HostBannerID=31756" target="_top">
<img src="http://www.yourURL.com/bannerdirectory/s01.gif" height=60 width=468 alt="EZSpree -- You could win a $100,000 online shoppin">
</a>

<a href="http://www.safe-audit.com/tracking/refer.cfm?HostBannerID=31152" target="_top">
<img src="http://www.yourURL.com/bannerdirectory/ezwfas01c.gif" height=60 width=468 alt="EZWheels -- You could win $20,000 for a new car!">
</a>

<a href="http://www.safe-audit.com/tracking/refer.cfm?HostBannerID=31341" target="_top">
<img src="http://www.yourURL.com/bannerdirectory/ezwsme01b.gif" height=60 width=468 alt="EZWheels -- You could win $20,000 for a new car!">
</a>

<a href="http://www.safe-audit.com/tracking/refer.cfm?HostBannerID=31344" target="_top">
<img src="http://www.yourURL.com/bannerdirectory/ezwrad01c.gif" height=60 width=468 alt="EZWheels -- You could win $20,000 for a new car!">
</a>
Follow-ups:

You are here: irt.org | BBS | load random image w/ matching link [This BBS is closed]

©2018 Martin Webb