Solution 1:
<a href='yourbannerscript.php' target='_blank'>...</a>
Solution 2:
No. If you want a new window, you have to deliver the redirect as HTML/Javascript.
<a href='yourbannerscript.php' target='_blank'>...</a>
No. If you want a new window, you have to deliver the redirect as HTML/Javascript.