View Single Post
Old 10-20-2009, 07:57 PM  
Psytonic
Confirmed User
 
Join Date: Mar 2004
Location: Australia
Posts: 260
Any paysite guys using NATS got a few spare minutes?

We're trying to get NATS to inject the affiliate code into our iframe ads. Here's an example of the code we've put into our adtools section:

<iframe name="800x250" target="_blank" marginwidth="1" marginheight="1" height="250" width="800" scrolling="no" align="center" border="0" frameborder="0" src="http://www.domain.com/iframes/800x250.php?nats=<?=($_GET['nats']?$_GET['nats']:'MC4wLjIuMi4wLjAuMC4w')?>">
Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>

Now we were hoping that nats bit of code
<?=($_GET['nats']?$_GET['nats']:'MC4wLjIuMi4wLjAuMC4w')?>
Would put the affiliates code into it so affiliates can just simply copy/paste the code from their affiliate admin... but it doesn't it only parses the code with our default nats code.

In a bit of a headspin trying to get this to work, so if you're familiar with nats adtools and adding things like this please hit me up or reply here, my ICQ: 209 : 578 : 685
Any help is much appreciated!
Psytonic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote