Advertisements

From CTWUG Wiki
Jump to: navigation, search

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='a085db4b' name='a085db4b' src='http://ads.ctwug.za.net/www/delivery/afr.php?zoneid=3&target=_blank&cb=INSERT_RANDOM_NUMBER_HERE' framespacing='0' frameborder='no' scrolling='no' width='500' height='80' allowtransparency='true'>
  <a href='http://ads.ctwug.za.net/www/delivery/ck.php?n=a7461a6e&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=a7461a6e' border='0' alt= />
  </a>
</iframe>