Forum Moderators: open
The new script uses Iframes and javascript, and I can't figure out a way to monitor the clicks. Here's the code, where example.com is the advertiser, and Mysite is my site:
<IFRAME SRC="http://ad.example.com/adi/N4371.Mysite/B2880954;sz=468x60;ord=[timestamp]?" WIDTH=468 HEIGHT=60 MARGINWIDTH=0 MARGINHEIGHT=0 HSPACE=0 VSPACE=0 FRAMEBORDER=0 SCROLLING=no BORDERCOLOR='#000000'>
<SCRIPT language='JavaScript1.1' SRC="http://ad.example.com/adj/N4371.Mysite/B2880954;abr=!ie;sz=468x60;ord=[timestamp]?">
</SCRIPT>
<NOSCRIPT>
<A HREF="http://ad.example.com/jump/N4371.Mysite/B2880954;abr=!ie4;abr=!ie5;sz=468x60;ord=[timestamp]?">
<IMG SRC="http://ad.example.com/ad/N4371.Mysite/B2880954;abr=!ie4;abr=!ie5;sz=468x60;ord=[timestamp]?" BORDER=0 WIDTH=468 HEIGHT=60 ALT="Click Here"></A>
</NOSCRIPT>
</IFRAME>
-adni