Results 1 to 3 of 3

Thread: banner click help..

  1. #1
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default banner click help..

    Hi everyone.
    I am running a short url service with payment...
    So now we have 1 full ad advertising and banner advertising.
    On Full ad page For users to skip the full ad page they must click on the banner on the header so then go main link.
    <a href="{$_WEB_URL}"> is the link on the database tat it has been shortened.
    So when guests click on the banner the banner opens in new window but the page does not start to forward to main url.

    Can some one help me on this ..?

    I tried this : <div class="lb_ad">
    <a href="{$_WEB_URL}">
    <div onclick="redir()">
    <!-- START all AdPeeps.com Code -->
    <p align="center">
    <script type="text/javascript" src="http://paytox.us/advertises/adpeeps.php?bfunction=showad&amp;uid=100000&amp;bmode=off&amp;gpos=center&amp;gwidth=90&amp;bzone=default&amp;bsize=all&amp;btype=3&amp;bpos=default&amp;ver=2.0 &amp;btotal=1&amp;btarget=_blank&amp;bborder=0">
    </script>
    <noscript>
    <a href="http://paytox.us/advertises/adpeeps.php?bfunction=clickad&amp;uid=100000&amp;bmode=off&amp;bzone=default&amp;bsize=all&amp;btype=1&amp;bpos=default&amp;ver=2.0" target="_blank">
    <img src="http://paytox.us/advertises/adpeeps.php?bfunction=showad&amp;uid=100000&amp;bmode=off&amp;bzone=default&amp;bsize=all&amp;btype=1&amp;bpos=default&amp;ver=2.0" alt="Click Here!" title="Click Here!" border="0" /></a>
    </noscript>
    </p>
    <!-- END AdPeeps.com Code -->
    </div>
    </a>

    </div>

  2. #2
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default pleaseee

    Please some one help ((((((((

  3. #3
    Join Date
    Mar 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    help here..?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •