1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

ASP based site help needed.

Discussion in 'Co-op Advertising Network' started by CowboyCNet, Dec 12, 2004.

  1. #1
    My site is ASP based and can't seem to get this to work on my Marketplace Page:
    www.cowboyconnect.net/data/164/pages/marketplace.asp

    The required files are stored:
    http://www.cowboyconnect.net/data/164/.htaccess
    http://www.cowboyconnect.net/data/164/ad_network.php
    http://www.cowboyconnect.net/data/164/ad_network_ads.txt

    my insert is as follows:
    <?php
    ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    include ('ad_network.php');
    echo $ad_network[0],
    $ad_network[1],
    $ad_network[2],
    $ad_network[3],
    $ad_network[4],
    $ad_network[5], ;
    ?>

    Any ideas?
     
    CowboyCNet, Dec 12, 2004 IP
  2. vlead

    vlead Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    vlead, Dec 13, 2004 IP