Difference between revisions of "Advertisements"

From CTWUG Wiki
Jump to: navigation, search
Line 1: Line 1:
=Advertisements=
 
 
CTWUG now boast a Advertisement server, this enables us to run ad campaigns and maybe sell ad space to businesses.
 
CTWUG now boast a Advertisement server, this enables us to run ad campaigns and maybe sell ad space to businesses.
  

Revision as of 15:58, 18 November 2008

CTWUG now boast a Advertisement server, this enables us to run ad campaigns and maybe sell ad space to businesses.

Show ads on your site

To show the current ad campaign on your website simply include the following code where the banner must be shown. Replace INSERT_RANDOM_NUMBER_HERE with any random number you can think of.

<iframe id='ac966f46' name='ac966f46' src='http://ads.ctwug.za.net/www/delivery/afr.php?resize=1&zoneid=3&target=_blank&cb=INSERT_RANDOM_NUMBER_HERE' framespacing='0' frameborder='no' scrolling='no' width='468' height='60' allowtransparency='true'>
  <a href='http://ads.ctwug.za.net/www/delivery/ck.php?n=a9ac5b8f&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'>
    <img src='http://ads.ctwug.za.net/www/delivery/avw.php?zoneid=3&cb=INSERT_RANDOM_NUMBER_HERE&n=a9ac5b8f' border='0' alt= />
  </a>
</iframe>