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.

Quick question for a javascript expert ($5 for first person to solve it)

Discussion in 'JavaScript' started by sid1sid1, Jul 25, 2010.

  1. #1
    EDIT: Job Done.

    Thanks.
     
    Last edited: Jul 25, 2010
    sid1sid1, Jul 25, 2010 IP
  2. DomainCo.US

    DomainCo.US Well-Known Member

    Messages:
    2,124
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    100
    #2
    if (geoip_country_code() == "US")
    {
    document.write("US offer here");
    }
    else
    {
    document.write("<!-- IF OUTSIDE USA TRY ANOTHER OFFER HERE -->");
    }
     
    DomainCo.US, Jul 25, 2010 IP
  3. DomainCo.US

    DomainCo.US Well-Known Member

    Messages:
    2,124
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    100
    #3
    When do I get my $5? :)
     
    DomainCo.US, Jul 26, 2010 IP