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.

How to design a page for direct server download

Discussion in 'HTML & Website Design' started by Ahmad R Attorney, Sep 5, 2015.

  1. #1
    Hello...!
    I' am bit confused about the concept for direct file hosting via server.
    My files are in root directory. But when someone click file link from my website, it comes directly downloading file, whereas i need to design a page where download awaits for some second and then starts, but in a new page..
    http://webforpc.com/ This is my website, first post is containing this link http://webforpc.com/AdobeAIRInstaller.exe, when some one clicks it it downloads directly. while see an example of download options contained in this website.
    http://getintopc.com/softwares/photo-editing/corel-particleshop-free-download/
    see download link and clik, it will take you to next page and then after w8 for few seconds. Download starts. Plz Some one guide me how to design such page...
    I am New Member to Forum D.P , plz consider spending few moments.
    Regards... Ahmed R Attorney
     
    Ahmad R Attorney, Sep 5, 2015 IP
  2. Devel0per95

    Devel0per95 Member

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    PM me i can make Download Pages
    u just tell me how do u want the design
     
    Devel0per95, Sep 6, 2015 IP
  3. mitcano7

    mitcano7 Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    isnt there a language dat has functions for that.... something like php dat redirects to the download link after the said page is opened!
     
    mitcano7, Sep 7, 2015 IP
  4. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #4
    You can do this in almost any language - javascript, PHP, a combination of PHP and .htaccess... Just (when the user clicks on the link for downloading whatever) have it redirect to the splash/wait-page (.htaccess) - that splash/wait-page has a timer which redirects after a given period of time (either via javascript or PHP). It's rather simple, really.
     
    PoPSiCLe, Sep 7, 2015 IP