Auto-direct page

Discussion in 'JavaScript' started by heretolearn211, Jan 18, 2013.

  1. #1
    So i offer download links on my site. How can i add middle ad page between download link and my main site that would disappear itself after 7 seconds?
    Here's an little sketch of what iam looking to achieve. http://i.imgur.com/f0eFS.png If you think you can help me directly, contact me. i can pay.
     
    heretolearn211, Jan 18, 2013 IP
  2. dixcoder

    dixcoder Member

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #2
    when user click on the link instead giving direct link to download you need to first send to another page where they will see the ad and in that page you need to add javascript timer so that after certain time it will redirect to download link. PM me if you want me to do ;)
     
    dixcoder, Jan 20, 2013 IP
  3. DrShirts

    DrShirts Peon

    Messages:
    28
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    1
    #3
    most of these sites also use a random generated string that is created on the first page, and activated under certain conditions, and deleted after the file is downloaded or an amount of time passes

    this is to prevent linking directly to the file!
     
    DrShirts, Jan 20, 2013 IP