Joe I am working on a mod, that has banners in a block. I redirect the user to
HTML Code:
ozzmodz_link.php?goto={vb:raw sitelink.site_url}&siteid={vb:raw sitelink.site_id}
when they click on the banner. What this does is increase the click count for each banner, then redirects the user to the requested site.
Each banner can be set to self or blank. But with your script running it of course opens in the same tab only. How can I over ride that?