how to make download page?

Discussion in 'Site & Server Administration' started by oceanline, Jun 16, 2007.

  1. #1
    I offer free ebook for my product, and get tooooo lazy to send by email.

    How do I make a page that allows you to download?

    Like upload the file but how do I make it "donloadable"?
     
    oceanline, Jun 16, 2007 IP
  2. Snout

    Snout Peon

    Messages:
    238
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Archive it with winrar. That way clicking on it will pop up the download window and not open the ebbok in browser (if thats what you mean).
     
    Snout, Jun 16, 2007 IP
  3. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use WinZIP, unzipped by Windows automatically.
     
    inworx, Jun 17, 2007 IP
  4. rllunzmann

    rllunzmann Active Member

    Messages:
    1,796
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    80
    #4
    if your page is in .htm or .html you can open up your "download page" using Frontpage or Dreamweaver or any editor, even notepad.

    Then you'll need to link to that file. As an example, if you FTP'd the file in your public_html it would be: www.yourdomain.com/file.txt

    Then you would hyper link it in the document to that file, specifying the above path. However, you may have at least 1 subfolder or several too, keep this in mind.
     
    rllunzmann, Jun 17, 2007 IP