maxp
December 28th, 2005, 07:45 PM
I was looking at the code for deletion quality's banners, and I found an
error. Those codes would only work on a page in DQ's root folder. Most sites
you affiliate with are probably smart enough to know how ad blockers work,
and upload the image to there own site, then just add the image their way.
But if someone were to use that code instead, the <img>
should
be:
<img src="http://www.deletionquality.net/banners/1.png"
width="88" height="31" border="0">
error. Those codes would only work on a page in DQ's root folder. Most sites
you affiliate with are probably smart enough to know how ad blockers work,
and upload the image to there own site, then just add the image their way.
But if someone were to use that code instead, the <img>
should
be:
<img src="http://www.deletionquality.net/banners/1.png"
width="88" height="31" border="0">