Once you have obtained an affiliate ID account number, you can obtain the HTML code by logging into the Affiliate Admin System and clicking the Get Banners/HTML link. The generated code will use a CGI script with passed-in variables to track the sale and credit the affiliate with that sale.
The following is an example of banner HTML code:
<a href="https://refer.ccbill.com/cgi-bin/clicks.cgi?CA=WEBMASTERACCOUNT&PA=PARTNERACCOUNT">
<img src="http://YOUR_SEVER.COM/IMAGE.FILE" border=0>
</a>
Code for text links will use link text instead of an image inside the anchor tag.